Skip to content

Commit 943c6f8

Browse files
watersalesmanBillyONeal
authored andcommitted
Add install instructions for Fedora (#919)
1 parent ada8e57 commit 943c6f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ With [apt-get](https://launchpad.net/ubuntu/+source/casablanca/2.8.0-2build2) on
2121
```
2222
$ sudo apt-get install libcpprest-dev
2323
```
24+
With [dnf](https://apps.fedoraproject.org/packages/cpprest) on Fedora
25+
```
26+
$ sudo dnf install cpprest-devel
27+
```
2428
With [brew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/cpprestsdk.rb) on OSX
2529
```
2630
$ brew install cpprestsdk

0 commit comments

Comments
 (0)