Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJostein Kjønigsen <jostein@kjonigsen.net>2015-06-14 15:53:26 +0300
committerJostein Kjønigsen <jostein@kjonigsen.net>2015-06-18 22:47:06 +0300
commit3d3dd8b339b0316b5886b9628b8a7a3d10816059 (patch)
tree8f4e802fd1244d3fc120d071dbf8081b056237af /Documentation/README.md
parent8f390a79695b2f070cc832395438fe51f5c22d3d (diff)
Update build instructions to include FreeBSD.
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 1b059c0ba3..7e3248f23b 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -45,7 +45,7 @@ Coding Guidelines
Building from Source
====================
-- [Building on Linux](linux-instructions.md)
+- [Building CoreFX on FreeBSD, Linux and OS X](unix-instructions.md)
- [Code Coverage](code-coverage.md)
Other Information