mirror of https://github.com/docker/docs.git
correct path to "Linux postinstall" (#3850)
[Linux postinstall](../linux-postinstall.md) is in the parent folder.
This commit is contained in:
parent
ee981e6e86
commit
9c245acd35
|
@ -232,7 +232,7 @@ the repository.
|
||||||
container runs, it prints an informational message and exits.
|
container runs, it prints an informational message and exits.
|
||||||
|
|
||||||
Docker CE is installed and running. You need to use `sudo` to run Docker commands.
|
Docker CE is installed and running. You need to use `sudo` to run Docker commands.
|
||||||
Continue to [Linux postinstall](linux-postinstall.md) to allow
|
Continue to [Linux postinstall](../linux-postinstall.md) to allow
|
||||||
non-privileged users to run Docker commands and for other optional configuration
|
non-privileged users to run Docker commands and for other optional configuration
|
||||||
steps.
|
steps.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue