Add authentication to TLDR
This commit is contained in:
parent
adad7d7878
commit
1e74b33477
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Generate a map similar to https://www.ccc.de/regional from Wikidata and the doku
|
|||
|
||||
```
|
||||
pip3 install -r requirements.txt
|
||||
export DOKU_CCC_DE_BASICAUTH=username:password
|
||||
./generate_map.py --update-erfalist
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue