Update README.md
now deployment should be from the public folder, just like surge
This commit is contained in:
parent
cf3acc2a56
commit
acf40fd181
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ npm install -g now
|
|||
Then, from within your project folder:
|
||||
|
||||
```bash
|
||||
cd public
|
||||
now
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue