Skip to content

Commit

Permalink
Merge pull request #13 from BoolPurist/patch-1
Browse files Browse the repository at this point in the history
Added installed dependency for fedora to Readme
  • Loading branch information
godzie44 authored May 4, 2024
2 parents 2029846 + d76d1e8 commit 467aba1
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 467aba1

Please sign in to comment.