diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -10,7 +10,7 @@ ___RepoInstall-commands:Ubuntu14.04.5LTS | |||
| 10 | mkdir -p ~/bin | 10 | mkdir -p ~/bin |
| 11 | curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo | 11 | curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo |
| 12 | chmod a+x ~/bin/repo | 12 | chmod a+x ~/bin/repo |
| 13 | export PATH=~/bin/repo:$PATH | 13 | export PATH=~/bin:$PATH |
| 14 | ___END | 14 | ___END |
| 15 | 15 | ||
| 16 | ___RepoClone-commands:<machine> | 16 | ___RepoClone-commands:<machine> |
