* Add Repo to your path environment variable: %USERPROFILE%\bin;
#### Setup steps for Linux ####
* Add to environment variable PATH
* repo bin folder (separator is ':')
...
...
@@ -62,26 +58,6 @@ The mainly used, platform dependet features are: symbolic links as well as the c
sudo update-alternatives --config python
### Usage ###
For more detailed instructions regarding usage, visit [git-repo](http://source.android.com/source/version-control.html).
Since this version does not break any features of the original repo, the following instructions are exactly the same
found on the referenced Android [git-repo](http://source.android.com/source/version-control.html) tool page.
* setup a git repository (url refered to as $MANIFEST), containing a manifest file similar to Androids [default.xml](https://android.googlesource.com/platform/manifest/+/master/default.xml)