We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada8e57 commit 943c6f8Copy full SHA for 943c6f8
README.md
@@ -21,6 +21,10 @@ With [apt-get](https://launchpad.net/ubuntu/+source/casablanca/2.8.0-2build2) on
21
```
22
$ sudo apt-get install libcpprest-dev
23
24
+With [dnf](https://apps.fedoraproject.org/packages/cpprest) on Fedora
25
+```
26
+$ sudo dnf install cpprest-devel
27
28
With [brew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/cpprestsdk.rb) on OSX
29
30
$ brew install cpprestsdk
0 commit comments