Skip to content

Commit 2ada18b

Browse files
committed
minor update for how_to_build_and_install.md
Signed-off-by: Takeshi Miura <[email protected]>
1 parent 2b7e756 commit 2ada18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/howto/how_to_build_and_install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ if you want to use python API, you need to install python and swig:
3939
In the YDLidar SDK directory, run the following commands to compile the project:
4040
```
4141
git clone https://github.com/YDLIDAR/YDLidar-SDK.git
42+
mkdir -p YDLidar-SDK/build
4243
cd YDLidar-SDK/build
4344
cmake ..
4445
make

0 commit comments

Comments
 (0)