fixed deployment instructions typo

This commit is contained in:
Dominic Tracey 2017-01-04 13:01:40 -05:00
parent 18bb665f78
commit 014f671f2a

View file

@ -195,7 +195,7 @@ mup setup
Still in the same folder, to deploy your app with your settings file:
```
mup --settings settings.json
mup deploy --settings settings.json
```
## Categories