diff options
| author | Yukihiro Matsumoto <[email protected]> | 2012-04-21 00:51:29 +0900 |
|---|---|---|
| committer | Yukihiro Matsumoto <[email protected]> | 2012-04-21 00:51:29 +0900 |
| commit | 3ea69ab4bd003265b6da2d7fb9c72dce9b295108 (patch) | |
| tree | 331013915a509a30bd38e70825349a557eed5480 /README.ja.md | |
| parent | c138d7ef0a2365fd7da6a6374f9fa607633f07d5 (diff) | |
| parent | 431b45156e0dd7970bd7ca39682d6b3fc0fadc8f (diff) | |
| download | mruby-3ea69ab4bd003265b6da2d7fb9c72dce9b295108.tar.gz mruby-3ea69ab4bd003265b6da2d7fb9c72dce9b295108.zip | |
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'README.ja.md')
| -rw-r--r-- | README.ja.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.ja.md b/README.ja.md index 0776226aa..aabad4c15 100644 --- a/README.ja.md +++ b/README.ja.md @@ -45,11 +45,11 @@ mrubyは[ISO規格](http://www.ipa.go.jp/about/press/20120402_2.html)に準拠� 開発先端のソースコードは次のコマンドで取得できます。 - $ git .... + $ git clone https://github.com/mruby/mruby.git 他に開発中のブランチの一覧は次のコマンドで見られます。 - $ git .... + $ git branch -r ## ホームページ |
