2
0
Pārlūkot izejas kodu

Update README.md

The need for node, npm and git stressed, plus git for windows instructions.
Herbert Vojčík 10 gadi atpakaļ
vecāks
revīzija
a7884d82ec
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ Some highlights:
 Getting Amber
 -------------
 
-Amber is shipped as a [npm](http://npmjs.org) package for its CLI tools and as a [bower](https://github.com/bower/bower) package for the client-side.
+Amber is shipped as a [npm](http://npmjs.org) package for its CLI tools and as a [bower](https://github.com/bower/bower) package for the client-side. For installation to work, you need to install node, npm and git (in Windows, use Git for Windows and select "Run Git from Windows Command Prompt" and "Checkout Windows-style, commit Unix-style" installation options).
 
     # Install the CLI tool `amber-cli`
     npm install -g amber-cli