Update readme.md

This commit is contained in:
Edouard DUPIN 2015-06-15 16:45:50 +02:00
parent be5a5bc490
commit 5e4c45be78

View File

@ -15,10 +15,11 @@ Get repo:
Create the tree:
----------------
mkdir WORKING_DIRECTORY
cd WORKING_DIRECTORY
repo init -u https://github.com/HeeroYui/manifest.git
mkdir framework
cd framework
repo init -u https://github.com/atria-soft/manifest.git
repo sync -j8
cd ..
Now all is done ...