From 8b5bb4ef39e0a783178c15792e5385b95330964b Mon Sep 17 00:00:00 2001 From: queeup Date: Sun, 7 Apr 2024 13:44:44 +0300 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9870c8..a189d6c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ podman pull docker.io/queeup/squashfs-container # OR -podman pull ghcr.io/queeup/squashfs-container +podman pull ghcr.io/queeup-containers/squashfs-container ``` ## Use @@ -39,4 +39,4 @@ podman run \ podman build --tag squashfs-container --file Containerfile ``` -### [Containerfile is here](https://github.com/queeup/squashfs-container/blob/main/Containerfile) +### [Containerfile is here](https://github.com/queeup-containers/squashfs-container/blob/main/Containerfile)