Update README.md

This commit is contained in:
Walkx 2021-10-16 19:22:52 +02:00 committed by GitHub
parent 199a078ed9
commit 96ae99c7f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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
```