Skip to content

Commit

Permalink
Add missing .com
Browse files Browse the repository at this point in the history
  • Loading branch information
jhasse committed Dec 9, 2013
1 parent 4e0cb31 commit 6de5b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorial-rustpkg.md
Expand Up @@ -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
~~~
Expand Down

5 comments on commit 6de5b7a

@bors
Copy link
Contributor

@bors bors commented on 6de5b7a Dec 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from metajack
at jhasse@6de5b7a

@bors
Copy link
Contributor

@bors bors commented on 6de5b7a Dec 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging jhasse/rust/patch-1 = 6de5b7a into auto

@bors
Copy link
Contributor

@bors bors commented on 6de5b7a Dec 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jhasse/rust/patch-1 = 6de5b7a merged ok, testing candidate = 487e58c

@bors
Copy link
Contributor

@bors bors commented on 6de5b7a Dec 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 6de5b7a Dec 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 487e58c

Please sign in to comment.