diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-11 12:54:34 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2015-10-11 12:54:34 +0900 |
| commit | f1610a98c58328e6bbbc62d674c22c9ec91b45c8 (patch) | |
| tree | 52bfd0dee7d332568a845dcce1f6d949499fde77 | |
| parent | c87c409a1ddd4884d1cd895b411c558fef99c2cd (diff) | |
| parent | 7c6f2374682142bb569022a8f2ba9f580aa15942 (diff) | |
| download | mruby-f1610a98c58328e6bbbc62d674c22c9ec91b45c8.tar.gz mruby-f1610a98c58328e6bbbc62d674c22c9ec91b45c8.zip | |
Merge pull request #2987 from crowell/patch-1
point to the right compile file
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ We don't have mailing list, but you can use [GitHub issues](https://github.com/m ## How to compile and install (mruby and gems) -See the [doc/compile/README.md](doc/compile/README.md) file. +See the [doc/guides/compile.md](doc/guides/compile.md) file. ## Running Tests |
