浏览代码

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