Browse Source

Update README.md

dev_h
Ophir LOJKINE 3 years ago
parent
commit
b759c9ec97
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -28,7 +28,7 @@ If you have your own web server, and want to run a private instance of WBO on it
28 28
 ### Running the code in a container (safer)
29 29
 
30 30
 If you use the [docker](https://www.docker.com/) containerization service, you can easily run WBO as a container. 
31
-An official docker image for WBO is hosted on dockerhub as [`lovasoa/wbo`](https://hub.docker.com/repository/docker/lovasoa/wbo): [![WBO 1M docker pulls](https://img.shields.io/docker/pulls/lovasoa/wbo.svg)](https://hub.docker.com/repository/docker/lovasoa/wbo).
31
+An official docker image for WBO is hosted on dockerhub as [`lovasoa/wbo`](https://hub.docker.com/r/lovasoa/wbo): [![WBO 1M docker pulls](https://img.shields.io/docker/pulls/lovasoa/wbo.svg)](https://hub.docker.com/repository/docker/lovasoa/wbo).
32 32
 
33 33
 You can run the following bash command to launch WBO on port 5001, while persisting the boards outside of docker:
34 34
 

Loading…
Cancel
Save