Typo in README

This commit is contained in:
Jean Froment 2022-03-06 23:34:49 +01:00
parent 36304749da
commit af77d8c0f9
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Note: Plex is also available directly through the `32400` port without going thr
- [Docker Compose](https://github.com/docker/compose) >= 2.2
- [local-persist Docker plugin](https://github.com/MatchbookLab/local-persist): installed directly on host (not in container). This is a volume plugin that extends the default local drivers functionality by allowing you specify a mountpoint anywhere on the host, which enables the files to always persist, even if the volume is removed via `docker volume rm`. Use *systemd* install for Ubuntu.
- [jq](https://stedolan.github.io/jq/download/) >= 1.5
- [yq](https://github.com/mikefarah/yq/releases) > 4
- [yq](https://github.com/mikefarah/yq/releases) >= 4
## Set up for the first time