@@ -36,6 +38,7 @@ The mainly used, platform dependet features are: symbolic links as well as the c
...
@@ -36,6 +38,7 @@ The mainly used, platform dependet features are: symbolic links as well as the c
#### Linux ####
#### Linux ####
* Add to environment variable PATH
* Add to environment variable PATH
* repo bin folder (separator is ':')
* repo bin folder (separator is ':')
~/bin
~/bin
...
@@ -48,12 +51,12 @@ The mainly used, platform dependet features are: symbolic links as well as the c
...
@@ -48,12 +51,12 @@ The mainly used, platform dependet features are: symbolic links as well as the c
chmod +x ~/bin/repo
chmod +x ~/bin/repo
* Optional: Since commonly on linux systems python will start python2, a fast way to switch is required. A recommended approach is with update-alternatives: