Skip to content

Commit f469db8

Browse files
committed
README.md
1 parent 49e5b85 commit f469db8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ You can activate/deactivate some functionality with the help of the following de
5454
Execute the following commends in the root of the Arduino-Emulator:
5555

5656
```Bash
57+
git clone --recurse-submodules https://github.com/pschatzmann/Arduino-Emulator
58+
cd Arduino-Emulator
5759
mkdir build
5860
cd build
5961
cmake -DUSE_RPI=OFF -DUSE_HTTPS=OFF -DCMAKE_BUILD_TYPE=Debug ..

0 commit comments

Comments
 (0)