Aggiorna README.md
This commit is contained in:
parent
24b4f6e43a
commit
2b4c9d8fad
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -14,7 +14,17 @@ Download the segment files
|
||||||
wget -rkpN -np -e robots=off -l1 https://brouter.de/brouter/segments4/
|
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/
|
wget -rkpN -np -e robots=off -l1 https://brouter.de/brouter/profiles2/
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue