diff --git a/README.md b/README.md index 8cc2db1..06d5ae8 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,11 @@ This project is the code behind [u.marcus7i.net](https://u.marcus7i.net), a cust ``` docker-compose up --build ``` -2. The application will be available at http://localhost:5000 \ No newline at end of file +2. The application will be available at http://localhost:5000 + +## Using GHCR + +Pull the prebuilt image: + ```bash + docker pull ghcr.io/MarcUs7i/ulinkshortener:latest + ``` \ No newline at end of file