Skip to content
Snippets Groups Projects
Commit 04bcc19e authored by Jan Lucas Reitz's avatar Jan Lucas Reitz
Browse files

Update README.md

parent bcf7634a
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ This library is built using qmake.
1. Download and build the following dependencies manually.
- [`nlohmann_json`](https://github.com/nlohmann/json), a header only json parsing and processing library
- [`qamqp`](https://github.com/janreitz/qamqp) AMQP Client library. Use this fork, as it provides Authentication using Json Web Tokens.
2. Adjust the `INCLUDEPATH` and `LIBS` [variables](https://doc.qt.io/qt-5/qmake-variable-reference.html#libs) in `qs3i.pro` to much your local directory structure.
2. Adjust the `INCLUDEPATH` and `LIBS` [variables](https://doc.qt.io/qt-5/qmake-variable-reference.html#libs) in `qs3i.pro` to match your local directory structure.
3. Build qs3i
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment