Browse Source

Update README.md

fix a typo
Nicolas Petton 10 years ago
parent
commit
f00e9094bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ Getting Amber
 Amber is shipped as a [npm](npmjs.org) package for its CLI tools and as a [bower](https://github.com/bower/bower) package for the client-side.
 
     # Install the CLI tool `amber`
-    npm instal -g amber
+    npm install -g amber
     
     # Load amber via bower in your project
     bower install amber