Skip to content

Commit 8fb0120

Browse files
author
Fabian Affolter
authored
Add instructions for Fedora
1 parent 2092107 commit 8fb0120

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ 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+
```sh
43+
sudo dnf -y install chisel
44+
```
45+
4046
**Source**
4147

4248
```sh

0 commit comments

Comments
 (0)