summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2012-04-20 08:22:58 -0700
committerYukihiro "Matz" Matsumoto <[email protected]>2012-04-20 08:22:58 -0700
commita0ab6af79daa3335235a3eff83907a968dd87ce6 (patch)
treee3ca926b969abd482ff547bab15e09827b1e27af /README.md
parent36be1d6270e10e359b2b9d26a77f2e1a78079fd0 (diff)
parentf7f31188be83e937308ddd3abe7dec42ea48ba78 (diff)
downloadmruby-a0ab6af79daa3335235a3eff83907a968dd87ce6.tar.gz
mruby-a0ab6af79daa3335235a3eff83907a968dd87ce6.zip
Merge pull request #24 from takahashim/fix-git-command
fix git commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8fcbf44c7..f9a64ebb3 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ following command:
There are some other branches under development. Try the following
command and see the list of branches:
- $ git ....
+ $ git branch -r
## mruby home-page