summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorYukihiro Matsumoto <[email protected]>2012-04-21 00:51:29 +0900
committerYukihiro Matsumoto <[email protected]>2012-04-21 00:51:29 +0900
commit3ea69ab4bd003265b6da2d7fb9c72dce9b295108 (patch)
tree331013915a509a30bd38e70825349a557eed5480 /README
parentc138d7ef0a2365fd7da6a6374f9fa607633f07d5 (diff)
parent431b45156e0dd7970bd7ca39682d6b3fc0fadc8f (diff)
downloadmruby-3ea69ab4bd003265b6da2d7fb9c72dce9b295108.tar.gz
mruby-3ea69ab4bd003265b6da2d7fb9c72dce9b295108.zip
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 12f8f5135..bfcd138cc 100644
--- a/README
+++ b/README
@@ -40,12 +40,12 @@ The mruby distribution files can be found in the following site:
The trunk of the mruby source tree can be checked out with the
following command:
- $ git ....
+ $ git clone https://github.com/mruby/mruby.git
There are some other branches under development. Try the following
command and see the list of branches:
- $ git ....
+ $ git branch -r
* mruby home-page (sorry, it's not launched yet. we're working on this)