summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Winegar <jameswinegar@users.noreply.github.com>2023-01-19 18:26:40 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2023-01-19 18:57:43 +0300
commitd1b89dd3813fca823afef323101faf71a9840d36 (patch)
tree4ea39c20e3c8c83c446115ba31e43aad7aad6a0e
parenta066b55f855c8e488d3ea9e26e861bdd5ecd4fe8 (diff)
Update README.md
You run containers that are based on images. The container will be deleted, but not the image.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index af117958..2a88005c 100644
--- a/README.md
+++ b/README.md
@@ -761,7 +761,7 @@ PR to expand the list!_
## Try it in Docker
Try Powerlevel10k in Docker. You can safely make any changes to the file system while trying out
-the theme. Once you exit Zsh, the image is deleted.
+the theme. Once you exit Zsh, the container is deleted.
```zsh
docker run -e TERM -e COLORTERM -e LC_ALL=C.UTF-8 -it --rm alpine sh -uec '