hi,
I have followed the guide, and typed:
$ cd ~/android_rls/mydroid
$ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ./repo
$ chmod a+x repo
but everytime i run repo, always noticed
No command 'repo' found, did you mean:
Command 'rep' from package 'rep' (universe)
Command 'repl' from package 'nmh' (universe)
Command 'repl' from package 'mailutils-mh' (universe)
repo: command not found
how to solve the problem.
Thanks!