Update README

This commit is contained in:
whitney 2024-05-19 00:07:29 -07:00
parent 1f3a289abf
commit f2447a4e7b

View File

@ -4,5 +4,5 @@ This is the official landing webpage for Olomana.
### Run with Docker
`docker-compose build && docker-compose up -d`
`docker-compose down && docker system prune && docker-compose build && docker-compose up -d`