diff --git a/docs/kometa/install/local.md b/docs/kometa/install/local.md index 0e33fe3a..bce701d2 100644 --- a/docs/kometa/install/local.md +++ b/docs/kometa/install/local.md @@ -366,7 +366,7 @@ python -m pip install -r requirements.txt ``` You should see something like this [I’ve removed a few lines for space, and the specific versions may have changed since this was captured]: -Studio: 441 and 1807 and 2495 and 1286 and 2503 and 2264 + ``` Collecting PlexAPI==4.7.0 Downloading PlexAPI-4.7.0-py3-none-any.whl (133 kB) @@ -640,4 +640,4 @@ Follow the instructions for the `develop` branch above, subsituting `nightly` fo Follow the instructions for the `develop` branch above, subsituting `master` for `develop` -The installation of requirements every time is probably overkill, but it's harmless and ensures that you always get any new versions or new requirements. \ No newline at end of file +The installation of requirements every time is probably overkill, but it's harmless and ensures that you always get any new versions or new requirements.