diff --git a/README.md b/README.md index 3070bcc..41d9823 100755 --- a/README.md +++ b/README.md @@ -14,14 +14,12 @@ Twitter Follow

-

The official Crystal Linux docker image

+

The official Crystal Linux Docker image

## To use inside of distrobox: -Run the following command: `distrobox create -n insertnamehere -i crystal` to create a distrobox container. +Run the following command: `distrobox create -n insertnamehere -i ghcr.io/crystal-linux/crystal:latest` to create a distrobox container. ## Extra information -To pull this docker image to your system, use `docker/podman pull ghcr.io/crystal-linux/crystal`. - -This Docker image is also available at https://hub.docker.com/r/crystallinux/crystal. Run `docker/podman pull crystallinux/crystal` to download the image to your system. +To pull this docker image to your system, use `docker/podman pull ghcr.io/crystal-linux/crystal:latest`.