README.md updates - compatibility table

This commit is contained in:
Andrew Schott 2024-06-15 00:32:15 -05:00
parent b9153bbd26
commit 0863be6a6e

View file

@ -136,6 +136,11 @@ distrobox-create --name CONTAINER_NAME --image CONTAINER_URI
distrobox-enter CONTAINER_NAME
```
Entering container:
```
distrobox enter CONTAINER_NAME
```
Stopping container:
```
podman stop CONTAINER_NAME