Skip to content

Commit

Permalink
🙏 Add notes about s390x support
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Apr 26, 2024
1 parent b726a09 commit ec0fd8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This project provides wheels for [Hugo](https://gohugo.io/) so that it can be us

This project, `hugo` is versioned alongside the Hugo releases and is aligned with the versioning of Hugo itself, which uses `SemVer` – but is likely versioned according to [0ver](https://0ver.org/) software standards based on their [versioning history](https://github.com/gohugoio/hugo/releases).

Binaries for `hugo` through these wheels are available for Hugo versions **0.121.2** and above, through PyPI or through releases on GitHubr. If you need an older version of `hugo` that is not available through this package, please consider using the [official Hugo binaries](https://github.com/gohugoio/hugo/releases).
Binaries for `hugo` through these wheels are available for Hugo versions **0.121.2** and above, through PyPI or through releases on GitHub. If you need an older version of `hugo` that is not available through this package, please consider using the [official Hugo binaries](https://github.com/gohugoio/hugo/releases).

Please refer to the section on [Supported platforms](#supported-platforms) for a list of wheels available for supported platforms and architectures. If it does, jump to the [Quickstart](#quickstart) section to get started.

Expand Down Expand Up @@ -120,6 +120,7 @@ A subset of the platforms supported by Hugo itself are supported by these wheels
| macOS | arm64 (Silicon) ||
| Linux | amd64 ||
| Linux | arm64 ||
| Linux | s390x ||
| Windows | x86_64 ||
| Windows | arm64 | 💡 Experimental support [^1] |
| Windows | x86 | 💡 Experimental support [^1] |
Expand Down

0 comments on commit ec0fd8a

Please sign in to comment.