소스 검색

Update README.md

added 'cd amber-examples'
Hannes Hirzel 9 년 전
부모
커밋
37d6e21506
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -27,10 +27,12 @@ Getting started
 ===============
 
 Clone the repository 
+
     git clone https://github.com/amber-smalltalk/amber-examples.git
 
 Get dependencies of this project:
- 
+
+    cd amber-examples 
     git submodule update --init --recursive
     npm install
     bower install