Browse Source

No ``sudo`` remark.

Hannes Hirzel 9 years ago
parent
commit
6ce8d262e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ Tools needed
 5. A global install of the [`bower`](http://bower.io/) client side package manager in order to install the dependencies
 6. A global install of the [`grunt-cli`](http://gruntjs.com/) task runner which is used as the command line build system 
 
-The `amber`, `bower` and `grunt-cli` packages can be installed with the following command (In some cases you have to call `npm` with `sudo npm`):
+The `amber`, `bower` and `grunt-cli` packages can be installed with the following command:
 
     npm install --global amber-cli bower grunt-cli