Update deployment.md
This commit is contained in:
parent
49897cab16
commit
c4245d64af
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ These are the steps that happen when you deploy the application.
|
||||||
|
|
||||||
You'll only need to do this if you're testing the production environment locally.
|
You'll only need to do this if you're testing the production environment locally.
|
||||||
|
|
||||||
Note: The installation steps assume you are using a Unix-like shell. If you are using Windows, you will need to use `copy` in place of `cp`.
|
Note: The installation steps assume you are using a Unix-like shell. If you are using Windows, you will need to use `copy` instead of `cp`.
|
||||||
|
|
||||||
1. Clone this repository and `cd` into it
|
1. Clone this repository and `cd` into it
|
||||||
2. `$ npm install`
|
2. `$ npm install`
|
||||||
|
|
Loading…
Reference in a new issue