README.md updates - compatibility table

This commit is contained in:
Andrew Schott 2024-06-15 00:30:58 -05:00
parent 433b26e88f
commit b9153bbd26

View file

@ -132,7 +132,7 @@ The application will output whatever it does, and ignore any package managers th
Starting container: Starting container:
``` ```
distrobox-create --name CONTAINER_NAME --image IMAGE_URI distrobox-create --name CONTAINER_NAME --image CONTAINER_URI
distrobox-enter CONTAINER_NAME distrobox-enter CONTAINER_NAME
``` ```