Skip to content

Commit

Permalink
recursive no necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Jul 4, 2024
1 parent bf6f54b commit 54fff4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ make -j$(nproc)
sudo make install

## Build gtsam_points
git clone https://github.com/koide3/gtsam_points --recursive
git clone https://github.com/koide3/gtsam_points
mkdir gtsam_points/build && cd gtsam_points/build
cmake .. -DCMAKE_BUILD_TYPE=Release

Expand Down

0 comments on commit 54fff4b

Please sign in to comment.