Commit 1ec535ab authored by Houkime's avatar Houkime

readme order fix

parent 4d613f8e
...@@ -54,13 +54,13 @@ sudo apt install godot3 libmodbus5 libmodbus-dev ...@@ -54,13 +54,13 @@ sudo apt install godot3 libmodbus5 libmodbus-dev
``` ```
git clone https://notabug.org/Houkime/godot-modbus-demo git clone https://notabug.org/Houkime/godot-modbus-demo
cd godot-modbus-demo
git submodule update --init git submodule update --init
``` ```
### 3. Compile ### 3. Compile
``` ```
cd godot-modbus-demo
make make
``` ```
......
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