소스 검색

README: not yet in bower

Herbert Vojčík 9 년 전
부모
커밋
6b415a248f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ present in Amber.
 If not already present, create a project
 in an empty directory with `amber init`.
 
-In a project, `bower install silk --save`.
+In a project, `bower install git://github.com/herby/silk --save`.
 
 Start development server with `amber serve`
 and go to `http://localhost:4000/` in your browser.