Merge pull request #206 from jangrewe/patch-1

Fix link to Docker Hub
This commit is contained in:
Bora M. Alper 2019-05-25 22:07:56 +01:00 committed by GitHub
commit bf7fca3af0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ central entity*.
## Features
- Easy installation & minimal requirements:
- [Pre-compiled static binaries](https://github.com/boramalper/magnetico/releases) and [Docker images](https://cloud.docker.com/repository/docker/boramalper/magnetico) are provided.
- [Pre-compiled static binaries](https://github.com/boramalper/magnetico/releases) and [Docker images](https://hub.docker.com/u/boramalper) 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,7 +71,7 @@ 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)!
*Alternatively*, just grab it from [Docker Hub](https://hub.docker.com/u/boramalper)!
## License