Skip to content
Snippets Groups Projects
Commit be9562d0 authored by Grzegorz Gwóźdź's avatar Grzegorz Gwóźdź
Browse files

Fix note not displaying correctly


Signed-off-by: default avatarGrzegorz Gwóźdź <grzegorz.gwozdz@huawei.com>
parent 7e3097be
No related branches found
No related tags found
No related merge requests found
......@@ -25,9 +25,9 @@ The current manual process is quite intricated, but expect vast improvements in
$ docker pull openthread/environment:latest
$ docker run -it --rm openthread/environment bash
.. note::
.. note::
You may receive an error message `permisssion denied`. You can start both
You may receive an error message `permisssion denied`. You can run both
of the commands with `sudo`.
If you don’t want to preface the `docker` command with `sudo`, create a Unix group
called `docker` and add users to it. When the Docker daemon starts, it creates a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment