Browse Source

Fix dockerhub repo name

Frederic Werner 4 years ago
parent
commit
4f5b0aed0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ docker build -t wernerfred/docker-rainloop .
 
 ### Pull from DockerHub
 
-Another possibility is pulling the image directly from the [DockerHub repository](https://hub.docker.com/r/wernerfred/rainloop). Every release on this project automatically triggers a new build based on the master branch.
+Another possibility is pulling the image directly from the [DockerHub repository](https://hub.docker.com/r/wernerfred/docker-rainloop). Every release on this project automatically triggers a new build based on the master branch.
 
 ```
 docker pull wernerfred/docker-rainloop