Skip to content

Commit

Permalink
Merge pull request #235 from fabaff/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora authored Jan 14, 2021
2 parents c410372 + 468c380 commit f322999
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ See [the latest release](https://github.com/jpillora/chisel/releases/latest) or
docker run --rm -it jpillora/chisel --help
```

**Fedora**

The package is maintained by the Fedora community. If you encounter issues related to the usage of the RPM, please use this [issue tracker](https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&classification=Fedora&component=chisel&list_id=11614537&product=Fedora&product=Fedora%20EPEL).

```sh
sudo dnf -y install chisel
```

**Source**

```sh
Expand Down

0 comments on commit f322999

Please sign in to comment.