From d1126e3858ec7df284d3b9eeac2ccc18a4cd0f57 Mon Sep 17 00:00:00 2001 From: "Bora M. Alper" Date: Sun, 30 Dec 2018 20:14:31 +0300 Subject: [PATCH] added links for Docker Hub --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc3366e..eca3eb4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ central entity*. ## Features - Easy installation & minimal requirements: - - Pre-compiled static binaries and Docker images are provided. + - [Pre-compiled static binaries](https://github.com/boramalper/magnetico/releases) and [Docker images](https://cloud.docker.com/repository/docker/boramalper/magnetico) are provided. - Root access is *not* required to install or to use. - Near-zero configuration: - Both programs work out of the box, and **magneticow** can be used without a web-server too. @@ -71,6 +71,8 @@ for torrents in the network, hence removing the need for centralised torrent web 2. Install **magneticow** afterwards by following its [installation instructions](cmd/magneticow/README.md). +*Alternatively*, just grab it from [Docker Hub](https://cloud.docker.com/repository/docker/boramalper/magnetico)! + ## License All the code is licensed under AGPLv3, unless stated otherwise specifically. See `COPYING` for