Update Installing using Docker (recommended!) authored by Simon's avatar Simon
......@@ -4,6 +4,8 @@ Docker is the fastest way to having a running system, complete with proxy and ec
to serve repeaters and hotspots. The Docker image can be run on any system that can run Linux
docker containers. We recommend Debian 11.
Not convinced? Read [Why Docker?](Why Docker?)
# Quick Start
For a one-shot install on a Debian or Debian-bases system, paste this into the terminal of a running debian-like Linux system
......
......