Update README.md (#3645)

This commit is contained in:
Elie
2018-01-02 18:15:32 +02:00
committed by Joe Haddad
parent 76e3165412
commit 5d7845a733

View File

@@ -2131,7 +2131,7 @@ In this case, ensure that the file is there with the proper lettercase and that
**To do a manual deploy to Netlifys CDN:**
```sh
npm install netlify-cli
npm install netlify-cli -g
netlify deploy
```