projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5569835
)
Fix a typo in the README
author
Erick Tryzelaar
<erick.tryzelaar@gmail.com>
Sat, 14 Jun 2014 05:14:55 +0000
(22:14 -0700)
committer
Erick Tryzelaar
<erick.tryzelaar@gmail.com>
Sat, 14 Jun 2014 05:14:55 +0000
(22:14 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index b5074a870327b5f35bc2d5ed1095539f2f946874..fb6d941bbd2c45da19c117d700be0c238f371ca4 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-7,7
+7,7
@@
$ git clone --recursive https://github.com/carlhuda/cargo
or
```
$ git submodule init
-$ git submodule up
grad
e
+$ git submodule up
dat
e
```
Then it's as simple as ```make``` and you're ready to go.