diff --git a/Docker-support.md b/Docker-support.md index 8863d33..81da4d5 100644 --- a/Docker-support.md +++ b/Docker-support.md @@ -23,7 +23,7 @@ To build this, make sure you are in the root directory of the dehydrated project docker build -t dehydrated . ``` -To run this, try the following command: +To run the container, try the following command: ``` docker run -it --rm dehydrated