We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ffba7d + 12952d5 commit 12bf5d2Copy full SHA for 12bf5d2
README.md
@@ -66,7 +66,7 @@ install DLT daemon:
66
On Ubuntu those dependencies can be installed with the following command:
67
68
```bash
69
-sudo apt-get install cmake zlib1g-dev libdbus-glib-1-dev
+sudo apt-get install cmake zlib1g-dev libdbus-glib-1-dev build-essential
70
optional: sudo apt-get install libjson-c-dev # in case you want to use dlt-receives extended filtering
71
```
72
0 commit comments