Change repo url (#722)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
<h4>The trail catalogue that makes your GPS data searchable</h4>
|
||||
|
||||
[](https://github.com/Flomp/wanderer/)
|
||||
[](https://github.com/Flomp/wanderer/)
|
||||
[](https://github.com/open-wanderer/wanderer/)
|
||||
[](https://github.com/open-wanderer/wanderer/)
|
||||
[](https://www.buymeacoffee.com/wanderertrails)
|
||||
[](https://discord.gg/USSEBY98CP)
|
||||
|
||||
@@ -32,7 +32,7 @@ The recommended and quickest way to install wanderer is using docker compose:
|
||||
|
||||
``` bash
|
||||
# download the docker compose file
|
||||
wget https://raw.githubusercontent.com/Flomp/wanderer/main/docker-compose.yml
|
||||
wget https://raw.githubusercontent.com/open-wanderer/wanderer/main/docker-compose.yml
|
||||
|
||||
# build and launch via docker compose
|
||||
docker compose up -d
|
||||
|
||||
Reference in New Issue
Block a user