Browse Source

Update README.md

added 'cd amber-examples'
Hannes Hirzel 9 years ago
parent
commit
37d6e21506
1 changed files with 3 additions and 1 deletions
  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