diff options
| author | takahashim <[email protected]> | 2012-04-21 00:15:39 +0900 |
|---|---|---|
| committer | takahashim <[email protected]> | 2012-04-21 00:15:39 +0900 |
| commit | f7f31188be83e937308ddd3abe7dec42ea48ba78 (patch) | |
| tree | e3ca926b969abd482ff547bab15e09827b1e27af /README.ja.md | |
| parent | 36be1d6270e10e359b2b9d26a77f2e1a78079fd0 (diff) | |
| download | mruby-f7f31188be83e937308ddd3abe7dec42ea48ba78.tar.gz mruby-f7f31188be83e937308ddd3abe7dec42ea48ba78.zip | |
fix git commands
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 ## ホームページ |
