diff --git a/README.md b/README.md index fe076b32f..5b70c3187 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ pm2 start "NODE_ENV=production yarn start" --name Calckey ### 🐋 Prebuilt Docker image ```sh -docker pull thatonecalculator:calckey +docker pull thatonecalculator/calckey docker up -d ```