Skip to content

Commit cbddeb7

Browse files
committed
Minor fix in the advanced installation
1 parent 96b7f75 commit cbddeb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/advanced_installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ cd /path/to/tmp/folder
185185
git clone https://github.com/resibots/robot_dart.git
186186
cd robot_dart
187187
./waf configure
188+
./waf
188189
sudo ./waf install
189190
```
190191

@@ -217,6 +218,7 @@ cd /path/to/tmp/folder
217218
git clone https://github.com/resibots/simple_nn.git
218219
cd simple_nn
219220
./waf configure
221+
./waf
220222
sudo ./waf install
221223
```
222224

0 commit comments

Comments
 (0)