Aggiorna README.md
Some checks are pending
Docker / build (push) Waiting to run
Java CI with Gradle / build (push) Waiting to run

This commit is contained in:
Fabio 2025-03-26 19:14:28 +08:00
parent 24b4f6e43a
commit 2b4c9d8fad

View file

@ -14,7 +14,17 @@ Download the segment files
wget -rkpN -np -e robots=off -l1 https://brouter.de/brouter/segments4/
```
Download the profile files
Download the profile files from github https://github.com/gpxstudio/brouter/tree/master/misc/profiles2 using
```
https://downgit.github.io/
```
or directly copy misc/profiles2 from git clone folder
or using misc/scripts from git clone folder
```
generate_profile_variants.sh
```
si possono scaricare anche i profili di brouter usando
```
wget -rkpN -np -e robots=off -l1 https://brouter.de/brouter/profiles2/
```