Merge pull request #808 from kasin-it/patch-1
docs(readme): add note when installing on windows
This commit is contained in:
commit
4175cfe38f
@ -155,6 +155,12 @@ npx degit 'timlrx/tailwind-nextjs-starter-blog'
|
|||||||
yarn
|
yarn
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Please note, that if you are using Windows, you may need to run:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
set PWD="$(pwd)"
|
||||||
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
First, run the development server:
|
First, run the development server:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user