Skip to content

Commit

Permalink
doc: add precision to build protobuf files
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien3d committed Oct 4, 2024
1 parent a25f074 commit 3ff4c0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ navitia python model.
The directory will also contain the protobuf files from Navitia (python and cpp).
So you might need to use CMake target protobuf_files to generate them :
```
sudo apt install libboost-all-dev libpqxx-dev libosmpbf-dev
cd <path/to/build/directory>
cmake <path/to/navitia/repo>/source/
make protobuf_files
Expand Down

0 comments on commit 3ff4c0b

Please sign in to comment.