diff options
| -rw-r--r-- | BUILDING.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BUILDING.md b/BUILDING.md index 44437281..0eb0e19d 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -8,7 +8,7 @@ virtual machine and on macOS Sierra 10.12.6, so they should work. Hopefully this will be useful as a reference. For most users, installing and building the dependencies using OPAM is -likely easier than building everything manually, see [INSTALL.md]. +likely easier than building everything manually, see [INSTALL.md](INSTALL.md). Basics ------ @@ -81,7 +81,7 @@ to get install Sail using opam (recommended). Building ======== -See [BUILDING.md](BUILDING.md)) for full details of how to build Sail from source +See [BUILDING.md](BUILDING.md) for full details of how to build Sail from source with all the required dependencies. Emacs Mode |
