Commit 61bddffd by Vinh Nguyen

update docker.md

parent 7a73170b
...@@ -38,8 +38,8 @@ Step 2: add existing usere to `docker` group ...@@ -38,8 +38,8 @@ Step 2: add existing usere to `docker` group
usermod -a -G docker ventura usermod -a -G docker ventura
``` ```
Step 3: Test command: Step 3: Test command
``bash ```bash
docker version docker version
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment