We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d9c0c9 + 6de5b7a commit 487e58cCopy full SHA for 487e58c
doc/tutorial-rustpkg.md
@@ -198,7 +198,7 @@ Now you can install and use it! Go anywhere else in your filesystem:
198
199
~~~ {.notrust}
200
$ cd ~/src/foo
201
-$ rustpkg install github/YOUR_USERNAME/hello
+$ rustpkg install github.com/YOUR_USERNAME/hello
202
WARNING: The Rust package manager is experimental and may be unstable
203
note: Installed package github.com/YOUR_USERNAME/hello-0.1 to /home/yourusername/src/hello/.rust
204
~~~
0 commit comments