added sentence of detail on deployment

This commit is contained in:
Ben Wheeler 2018-06-11 18:45:50 -04:00
parent 57c65c82f7
commit 7949d646a8

View file

@ -98,6 +98,9 @@ npm test
```
### To Deploy
Deploying to staging or production will upload code to S3 and configure Fastly.
```bash
npm install
virtualenv ENV