summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeffrey Crowell <[email protected]>2015-10-10 22:45:39 -0400
committerJeffrey Crowell <[email protected]>2015-10-10 22:45:39 -0400
commit7c6f2374682142bb569022a8f2ba9f580aa15942 (patch)
tree52bfd0dee7d332568a845dcce1f6d949499fde77
parentc87c409a1ddd4884d1cd895b411c558fef99c2cd (diff)
downloadmruby-7c6f2374682142bb569022a8f2ba9f580aa15942.tar.gz
mruby-7c6f2374682142bb569022a8f2ba9f580aa15942.zip
point to the right compile file
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5ddfab2c..62eca18c9 100644
--- a/README.md
+++ b/README.md
@@ -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