This commit is contained in:
Mike Cao 2020-09-03 16:32:09 -07:00
parent 405205f0a1
commit 230032ad9a
2 changed files with 2 additions and 2 deletions

View file

@ -82,7 +82,7 @@ To build the umami container and start up a Postgres database, run:
docker-compose up
```
### Getting updates
## Getting updates
To get the latest features, simply do a pull, install any new dependencies, and rebuild: