Fix inconsistencies in the installation docs thanks to @vinyll
This commit is contained in:
Родитель
67664010eb
Коммит
0485443b9b
|
@ -96,7 +96,7 @@ your local settings.
|
|||
First, we need to install node and npm::
|
||||
|
||||
brew install node
|
||||
curl http://npmjs.org/install.sh | sh
|
||||
curl https://www.npmjs.org/install.sh | sh
|
||||
|
||||
Optionally make the local scripts available on your path if you don't already
|
||||
have this in your profile::
|
||||
|
|
Загрузка…
Ссылка в новой задаче