From 10651386cbea62ddaa5abe5ba1dfb6fd0dbdc6ac Mon Sep 17 00:00:00 2001 From: Elie Date: Tue, 2 Jan 2018 18:15:32 +0200 Subject: [PATCH] Update README.md (#3645) --- template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```