add message to readme about wsl
This commit is contained in:
parent
f5193541f6
commit
853fd41c06
@ -4,6 +4,7 @@
|
|||||||
A starter app with Postgres, NestJS, and React
|
A starter app with Postgres, NestJS, and React
|
||||||
|
|
||||||
## Cloning the project
|
## Cloning the project
|
||||||
|
IMPORTANT Windows users should setup WSL first before cloning. See [WSL_SETUP.md](/WSL_SETUP.md)
|
||||||
This app is designed to used as a starting point for another application so you will want to clone the project into a folder that matches your app. Run
|
This app is designed to used as a starting point for another application so you will want to clone the project into a folder that matches your app. Run
|
||||||
```bash
|
```bash
|
||||||
$ git clone git@github.com:dittonjs/NestStarterApp.git <YourAppName>
|
$ git clone git@github.com:dittonjs/NestStarterApp.git <YourAppName>
|
||||||
|
Loading…
Reference in New Issue
Block a user