Fix repository link to mruby/mruby [skip ci]

This commit is contained in:
Anton Davydov
2015-06-20 13:27:36 +03:00
parent 6a796cb4cc
commit 111602319b
+1 -1
View File
@@ -13,7 +13,7 @@ This file documents the mruby debugger ('mrdb') methods.
The trunk of the mruby source tree, with the most recent mrdb, can be checked out with the following command:
```bash
$ git clone https://github.com/mruby-Forum/mruby.git
$ git clone https://github.com/mruby/mruby.git
```
To run the `make` command: