Merge pull request #2987 from crowell/patch-1

point to the right compile file
This commit is contained in:
Yukihiro "Matz" Matsumoto
2015-10-11 12:54:34 +09:00
+1 -1
View File
@@ -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