Skip to content

Commit

Permalink
docs: update installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorusclarence committed Jan 25, 2024
1 parent 728cf59 commit 4309295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ You can also check all of the **details and demos** on my blog post:
2. Using `create-next-app`

```bash
npx create-next-app -e https://github.com/theodorusclarence/ts-nextjs-tailwind-starter project-name
pnpm create next-app -e https://github.com/theodorusclarence/ts-nextjs-tailwind-starter ts-pnpm
```

If you still want to use **pages directory** (_is not actively maintained_) you can use this command
Expand Down

1 comment on commit 4309295

@vercel
Copy link

@vercel vercel bot commented on 4309295 Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.