summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-10-04 20:55:10 +0200
committerGitHub <noreply@github.com>2019-10-04 20:55:10 +0200
commit15a0364d39741da34b8661f9a8386b54016049d6 (patch)
tree27e158d47be156eae421a2abc7be45bb094d4954 /README.md
parent674e81ae8700bdd00d3e5e47ff930d42d25bc68b (diff)
readme: Update Architectures
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 133a4b1ff..cef49b617 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ Hugo is designed to work well for any kind of website including blogs, tumbles,
#### Supported Architectures
-Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD, NetBSD, macOS (Darwin), and [Android](https://gist.github.com/bep/a0d8a26cf6b4f8bc992729b8e50b480b) for x64, i386 and ARM architectures.
+Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD, NetBSD, DragonFly BSD, Open BSD, macOS (Darwin), and [Android](https://gist.github.com/bep/a0d8a26cf6b4f8bc992729b8e50b480b) for x64, i386 and ARM architectures.
-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 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 Plan 9 and Solaris.
**Complete documentation is available at [Hugo Documentation](https://gohugo.io/getting-started/).**