updated readme

This commit is contained in:
Shihaam Abdul Rahman 2023-10-03 21:40:39 +05:00
parent 08ef775505
commit cdb2c8ebb1
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -12,7 +12,10 @@ services:
- DISPLAY
volumes:
- $HOME/.local/share/64Gram:/root/.local/share/64Gram
- $HOME/.local/share/fonts:/root/.local/share/fonts
- $HOME/Downloads:/root/Downloads
- $HOME/Pictures:/root/Pictures
- $HOME/Documents:/root/Documents
- /usr/share/icons:/usr/share/icons
- /tmp/.X11-unix:/tmp/.X11-unix
```
and run `docker compose up -d`