summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2015-02-21 23:26:34 -0700
committerAnthony Fok <foka@debian.org>2015-02-21 23:26:34 -0700
commitbb13d82677e78fbf3029d45d623065daa389f68c (patch)
tree298e0c431800b0e8dfc766bb9d120e6760410789 /README.md
parent729a6739f28bbf3d91618cb853e31014882643f7 (diff)
[Docs] NetBSD and ARM pre-built binaries are already provided
See https://github.com/spf13/hugo/releases What a pleasant surprise indeed! How come I have never noticed them before? And even `.deb` files are provided! How amazing!
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f5792bf18..88dfe7bb4 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ Hugo is meant to work well for any kind of website including blogs, tumbles and
#### Supported Architectures
-Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD and OS&nbsp;X for x64 and i386 architectures.
+Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD, NetBSD and OS&nbsp;X (Darwin) for x64, i386 and ARM architectures.
-Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for ARM architecture and for other operating systems including DragonFly BSD, NetBSD, OpenBSD, Plan&nbsp;9 and Solaris.
+Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for other operating systems including DragonFly BSD, OpenBSD, Plan&nbsp;9 and Solaris.
**Complete documentation is available at [Hugo Documentation](http://gohugo.io/).**