Explorar el Código

Update README.md

added 'cd amber-examples'
Hannes Hirzel hace 9 años
padre
commit
37d6e21506
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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