mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-07-19 19:41:11 +02:00
Fix grammar
+1
-1
@@ -23,7 +23,7 @@ To build this, make sure you are in the root directory of the dehydrated project
|
|||||||
docker build -t dehydrated .
|
docker build -t dehydrated .
|
||||||
```
|
```
|
||||||
|
|
||||||
To run this, try the following command:
|
To run the container, try the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -it --rm dehydrated
|
docker run -it --rm dehydrated
|
||||||
|
|||||||
Reference in New Issue
Block a user