From b9153bbd268c1bffd0559b92739575fe8888888d Mon Sep 17 00:00:00 2001 From: Andrew Schott Date: Sat, 15 Jun 2024 00:30:58 -0500 Subject: [PATCH] README.md updates - compatibility table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```