diff --git a/README.md b/README.md index 0bc4db7..ebe3500 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ The application will output whatever it does, and ignore any package managers th Starting container: ``` -distrobox-create --name CONTAINER_NAME --image IMAGE_URI +distrobox-create --name CONTAINER_NAME --image CONTAINER_URI distrobox-enter CONTAINER_NAME ```