diff options
author | Bjørn Erik Pedersen <[email protected]> | 2022-08-19 19:12:43 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-19 19:12:43 +0200 |
commit | 95d976451875a93c5996401b96a5e0d0c6febbb2 (patch) | |
tree | 8ae3149af6b314f9b4d1e01172feb6096255bd66 /README.md | |
parent | b66f9f2665664f40ff2f52063b2ca4a927a49220 (diff) | |
download | hugo-95d976451875a93c5996401b96a5e0d0c6febbb2.tar.gz hugo-95d976451875a93c5996401b96a5e0d0c6febbb2.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ A good rule of thumb is that each piece of content renders in around 1 milliseco Hugo is designed to work well for any kind of website including blogs, tumbles, and docs. -### Supported Architectures +## Supported 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. |