diff --git a/Updating-the-bitwarden-image.md b/Updating-the-bitwarden-image.md index 0a1427c..f0563cf 100644 --- a/Updating-the-bitwarden-image.md +++ b/Updating-the-bitwarden-image.md @@ -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 \ No newline at end of file +Use the command + +`docker which` + +if `/usr/bin/docker` is not the correct path to docker \ No newline at end of file