From 96ae99c7f3a37ffbbbde6526d2c7ee5b6b933372 Mon Sep 17 00:00:00 2001 From: Walkx <71191962+WalkxCode@users.noreply.github.com> Date: Sat, 16 Oct 2021 19:22:52 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9233109..df26b68 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ $ git clone https://github.com/WalkxCode/Homer-Theme.git $ cd Homer-Theme ``` -**And now for the final step move the `assets` folder into your Homers `www` folder. You can find this directory by running** +**And now for the final step move the `assets` folder into your Homers `www` folder.** +You can find this directory by running ```bash $ sudo docker inspect -f '{{ .Mounts }}' homer ```