Update README.md

This commit is contained in:
koide3 2024-04-11 23:05:49 +09:00 committed by GitHub
parent 9886474ec7
commit 4636825788
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -45,8 +45,7 @@ sudo make install
```bash
cd small_gicp
python3 setup.py build
python3 setup.py install --user
pip install . --user
# [Optional] Install stubs for autocomplete (If you know a better way, let me know...)
pip install pybind11-stubgen