Skip to content

Commit

Permalink
Added installed dependency for fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
BoolPurist authored May 4, 2024
1 parent d103e3e commit d76d1e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ For example, ubuntu/debian:
apt install pkg-config libunwind-dev
```

For example, fedora:

```shell
dnf install pkg-config libunwind-devel
```

Now install debugger:

```shell
Expand Down

0 comments on commit d76d1e8

Please sign in to comment.