Skip to content

Commit

Permalink
Merge pull request rust-lang#18 from erickt/master
Browse files Browse the repository at this point in the history
Fix a typo in the README
  • Loading branch information
alexcrichton committed Jun 19, 2014
2 parents 745b76d + bbfce4a commit bee480e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $ git clone --recursive https://github.com/carlhuda/cargo
or
```
$ git submodule init
$ git submodule upgrade
$ git submodule update
```
Then it's as simple as ```make``` and you're ready to go.

Expand Down

0 comments on commit bee480e

Please sign in to comment.