summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2016-04-22 11:29:08 +0200
committerKamil Rytarowski <n54@gmx.com>2016-05-04 02:10:43 +0200
commit229be2965ca36601980b5fcb398a76e5f6ca89ab (patch)
tree7ce5b14fcbf793834aa9f014b1beeb2ac0e2da46 /README.md
parentc4359c7d7b0983e62107ddf9dc1f56f21a019cd3 (diff)
downloadcoreclr-229be2965ca36601980b5fcb398a76e5f6ca89ab.tar.gz
coreclr-229be2965ca36601980b5fcb398a76e5f6ca89ab.tar.bz2
coreclr-229be2965ca36601980b5fcb398a76e5f6ca89ab.zip
Add initial NetBSD documentation
Thanks for @coypoop for improving the English wording.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3483ee9183..287bb12c46 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,9 @@ Build Status
Building the Repo
-------------
-|Linux |Windows |Mac OS X |FreeBSD |
-|--------|--------|---------|---------|
-| [Instructions](Documentation/building/linux-instructions.md) | [Instructions](Documentation/building/windows-instructions.md) | [Instructions](Documentation/building/osx-instructions.md) | [Instructions](Documentation/building/freebsd-instructions.md) |
+|Linux |Windows |Mac OS X |FreeBSD | NetBSD |
+|--------|--------|---------|---------|--------|
+| [Instructions](Documentation/building/linux-instructions.md) | [Instructions](Documentation/building/windows-instructions.md) | [Instructions](Documentation/building/osx-instructions.md) | [Instructions](Documentation/building/freebsd-instructions.md) | [Instructions](Documentation/building/netbsd-instructions.md) |
Get .NET Core
----------------------
@@ -91,4 +91,3 @@ There are many .NET projects on GitHub.
[coreclr blog post]: http://blogs.msdn.com/b/dotnet/archive/2015/02/03/coreclr-is-now-open-source.aspx
[corefx]: http://github.com/dotnet/corefx
[coreclr]: http://github.com/dotnet/coreclr
-