소스 검색

Update README.md

fix a typo
Nicolas Petton 10 년 전
부모
커밋
f00e9094bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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