From: nabbisen Date: Sun, 17 Oct 2021 19:23:01 +0000 (+0900) Subject: readme: Fix a typo on OpenBSD X-Git-Tag: v0.89.0~35 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c7957c90e83ff2b2cc958bd61486a244f0fd8891;p=brevno-suite%2Fhugo readme: Fix a typo on OpenBSD --- diff --git a/README.md b/README.md index 6845912e..d89944c9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ 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, DragonFly BSD, Open BSD, 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, OpenBSD, 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 Plan 9 and Solaris.