made the last sentence more readable (docker which)

jonathanmmm 2019-05-11 17:04:55 +02:00
parent 546675810b
commit 2db0ead5fe

@ -65,4 +65,8 @@ Sudo crontab -e
0 3 * * * sudo /usr/bin/docker system prune -f
```
Use `docker which` if `/usr/bin/docker` is not the correct path to docker
Use the command
`docker which`
if `/usr/bin/docker` is not the correct path to docker