Update deployment.md

This commit is contained in:
Abhinav Sagar 2019-03-28 11:08:56 +05:30 committed by GitHub
parent 49897cab16
commit c4245d64af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`