diff --git a/template/README.md b/template/README.md index 827638468e5..f15d324fe0f 100644 --- a/template/README.md +++ b/template/README.md @@ -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 Netlify’s CDN:** ```sh -npm install netlify-cli +npm install netlify-cli -g netlify deploy ```