Add missing .com

This commit is contained in:
Jan Niklas Hasse 2013-12-09 17:40:10 +01:00
parent 4e0cb316fc
commit 6de5b7ab1e
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ Now you can install and use it! Go anywhere else in your filesystem:
~~~ {.notrust}
$ cd ~/src/foo
$ rustpkg install github/YOUR_USERNAME/hello
$ rustpkg install github.com/YOUR_USERNAME/hello
WARNING: The Rust package manager is experimental and may be unstable
note: Installed package github.com/YOUR_USERNAME/hello-0.1 to /home/yourusername/src/hello/.rust
~~~