Explorar el Código

Update README.md

dev_h
Ophir LOJKINE hace 3 años
padre
commit
b759c9ec97
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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…
Cancelar
Guardar