Commit a5220204 authored by Houkime's avatar Houkime

add development headers to deps on debian

parent 533935be
...@@ -47,7 +47,7 @@ libmodbus can be fetched from AUR [https://aur.archlinux.org/packages/libmodbus- ...@@ -47,7 +47,7 @@ libmodbus can be fetched from AUR [https://aur.archlinux.org/packages/libmodbus-
#### on Debian: #### on Debian:
``` ```
sudo apt install godot3 libmodbus5 sudo apt install godot3 libmodbus5 libmodbus-dev
``` ```
### 2. Clone this repository ### 2. Clone this repository
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment