Commit 01072183 authored by Houkime's avatar Houkime

fix typo in git submodule command

parent a19b8d55
...@@ -46,7 +46,7 @@ sudo pacman -S godot libmodbus ...@@ -46,7 +46,7 @@ sudo pacman -S godot libmodbus
``` ```
git clone https://notabug.org/Houkime/godot-modbus-demo git clone https://notabug.org/Houkime/godot-modbus-demo
git submodule --init git submodule update --init
``` ```
### 3. Compile ### 3. Compile
......
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