diff --git a/README.md b/README.md index 3d60749..30ca168 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ https://github.com/CCPBioSim/docking-workflow In our containers we are using the JupyterHub default port 8888, so you should forward this port when deploying locally:: - docker run -p 8888:8888 ghcr.io/jimboid/biosim-docking-workshop:latest + docker run -p 8888:8888 ghcr.io/ccpbiosim/docking-workshop:latest