Add command line option to skip map download; switch to wget

Signed-off-by: David Gekeler <git@davidgekeler.eu>
This commit is contained in:
David Gekeler
2025-05-24 01:32:16 +02:00
committed by gekeleda
parent f2d87979d1
commit 871860d53a
2 changed files with 34 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ cd comaps
Install required packages (Ubuntu/Debian):
```bash
sudo apt install qt6-base-dev qt6-declarative-dev libqt6svg6-dev optipng curl
sudo apt install qt6-base-dev qt6-declarative-dev libqt6svg6-dev optipng
```
Configure the repository (make sure you have a working C++ build environment):