Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit dae2eca

Browse files
authored
Update README.md
1 parent f6da75a commit dae2eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It automatically detects common tools like Gatsby, Hugo, React Static, Eleventy,
1010

1111
## Prerequisites
1212

13-
- You should have the latest Netlify CLI version (`netlify -v` gives v2.10 and up) -`npm install -g netlify-cli` if not
13+
- You should have the latest Netlify CLI version. Run `npm install -g netlify-cli` to be sure.
1414
- You should be [logged in on Netlify CLI](https://www.netlify.com/docs/cli/#authentication)
1515
- Your project should be linked to a `siteID` on Netlify (using [netlify init](https://www.netlify.com/docs/cli/#continuous-deployment) or [netlify link](https://www.netlify.com/docs/cli/#linking-and-unlinking-sites)). You can confirm this has been done if you have a `.netlify` folder with a `state.json` file containing your `siteID`.
1616

0 commit comments

Comments
 (0)