Update Installing using Docker (recommended!) authored by Simon's avatar Simon
......@@ -8,7 +8,7 @@ docker containers.
For a one-shot install, paste this into the terminal of a running debian-like Linux system
`sudo curl https://raw.githubusercontent.com/hacknix/FreeDMR/master/docker-configs/docker-compose_install.sh | bash`
`sudo curl https://gitlab.hacknix.net/hacknix/FreeDMR/-/raw/master/docker-configs/docker-compose_install.sh | bash`
This works on Debian 10, 11, PiOs (Raspbian) and recent Ubuntu systems, on other flavours, you may need to follow the process below.
......
......