Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
Mention packages for Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
ringerc committed Jun 5, 2018
1 parent 5db8177 commit 8810c42
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,11 @@ sudo apt install libhttp-parser-dev libjansson-dev protobuf-c-compiler \
libprotobuf-c-dev
```

or on Fedora

```
sudo dnf install jansson-devel http-parser-devel protobuf-c-devel \
protobuf-c-compiler
```

Run `git submodule update --init` to fetch the submodules.

0 comments on commit 8810c42

Please sign in to comment.