Skip to content

Commit

Permalink
Fix a typo in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
erickt committed Jun 14, 2014
1 parent 5569835 commit bbfce4a
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 bbfce4a

Please sign in to comment.