diff --git a/docs/installation.md b/docs/installation.md index 44aa4b8a..e1506e1c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -22,7 +22,7 @@ docker run -it greenmask/greenmask:latest To run the greenmask container from Github registry, use the following command: ```shell -docker run -it GreenmaskIO/greenmask:latest +docker run -it ghcr.io/GreenmaskIO/greenmask:latest ``` !!! info