docs(README.md): npm should not be capitalized

This commit is contained in:
Richard Littauer 2018-11-26 10:44:16 -05:00
parent b819a66208
commit b893ddc482

View File

@ -61,7 +61,7 @@ Read the **[GETTING STARTED](https://github.com/orbitdb/orbit-db/blob/master/GUI
For the CLI tool to manage orbit-db database, see **[OrbitDB CLI](https://github.com/orbitdb/orbit-db-cli)**.
It can be installed from Npm with:
It can be installed from npm with:
```
npm install orbit-db-cli -g