adds footer links

This commit is contained in:
Christian Beutel
2024-03-16 12:52:10 +01:00
parent 19d3013cf9
commit 288f68566a
6 changed files with 44 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ wanderer is a self-hosted trail database. You can upload your recorded tracks an
The recommended and quickest way to install wanderer is using docker compose:
``` bash
# clone the git repository
# download the docker compose file
wget https://raw.githubusercontent.com/Flomp/wanderer/main/docker-compose.yml
# build and launch via docker compose