Merge pull request #137 from olivierlemasle/fedora

Add Fedora package instructions
This commit is contained in:
Matthias Loibl 2021-02-01 12:19:05 +01:00 committed by GitHub
commit 30123164df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ This will put `jb` in `$(go env GOPATH)/bin`. If you encounter the error
* [Arch Linux AUR](https://aur.archlinux.org/packages/jsonnet-bundler-bin) * [Arch Linux AUR](https://aur.archlinux.org/packages/jsonnet-bundler-bin)
* Mac OS X via Homebrew: `brew install jsonnet-bundler` * Mac OS X via Homebrew: `brew install jsonnet-bundler`
* Fedora (>= 32): `sudo dnf install golang-github-jsonnet-bundler`
## Features ## Features