diff --git a/README.md b/README.md index bc5f088..91ee5d1 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,6 @@ Here is the current state of translation: 3. Run `npm run start-container` to start the postgres and the spliit2 containers 4. You can access the app by browsing to http://localhost:3000 -You could also pull it from the container registry: -```docker pull ghcr.io/spliit-app/spliit:latest``` - ## Health check The application has a health check endpoint that can be used to check if the application is running and if the database is accessible.