Typo in README
This commit is contained in:
parent
36304749da
commit
af77d8c0f9
|
@ -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
|
- [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 driver’s 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.
|
- [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 driver’s 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
|
- [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
|
## Set up for the first time
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue