Skip to content

Commit de9dce0

Browse files
committed
update doc on how to build doc
1 parent b3a9b73 commit de9dce0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ has been built with:
6565

6666
argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser
6767

68+
This command can be installed with:
69+
70+
```sh
71+
sudo apt-get install python3-argparse-manpage
72+
```
73+
74+
6875
Results should be checked into the repository.
6976

7077
## Platforms targeted

0 commit comments

Comments
 (0)