Skip to content

Commit f322999

Browse files
authored
Merge pull request #235 from fabaff/patch-1
2 parents c410372 + 468c380 commit f322999

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ See [the latest release](https://github.com/jpillora/chisel/releases/latest) or
3737
docker run --rm -it jpillora/chisel --help
3838
```
3939

40+
**Fedora**
41+
42+
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).
43+
44+
```sh
45+
sudo dnf -y install chisel
46+
```
47+
4048
**Source**
4149

4250
```sh

0 commit comments

Comments
 (0)