docs: typos. clarifications

This commit is contained in:
Pierre Vanduynslager
2018-01-05 18:58:22 -05:00
parent 75778bcea4
commit ba79c8590a
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ publish:
- npm run semantic-release
# Only for a global semantic-release installation
- npm install semantic-release
- npm install -g semantic-release
- semantic-release
```