diff --git a/README.md b/README.md index 6a7fa4b0..39998cdd 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,8 @@ curl https://i.jpillora.com/cloud-torrent! | bash **Docker** -[![Docker Pulls](https://img.shields.io/docker/pulls/jpillora/cloud-torrent.svg)][dockerhub] - -[dockerhub]: https://hub.docker.com/r/jpillora/cloud-torrent/ - ``` sh -$ docker run -d -p 3000:3000 -v /path/to/my/downloads:/downloads jpillora/cloud-torrent +$ docker run -d -p 3000:3000 -v /path/to/my/downloads:/downloads ghcr.io/jpillora/cloud-torrent ``` **Source** @@ -140,4 +136,4 @@ This project is the rewrite of the original [Node version](https://github.com/jp Credits to @anacrolix for https://github.com/anacrolix/torrent -Copyright (c) 2017 Jaime Pillora \ No newline at end of file +Copyright (c) 2017 Jaime Pillora