mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 06:04:15 +00:00
Fix typos in readme
This commit is contained in:
parent
6430f06e6b
commit
fd1e7ed63f
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ For skipping the docker and reuse a existing server use
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
python plex-boostraptest.py --no-docker -username USERNAME --password PASSWORD --server-name NAME-OF-YOUR-SEVER
|
||||
python plex-bootstraptest.py --no-docker --username USERNAME --password PASSWORD --server-name NAME-OF-YOUR-SEVER
|
||||
|
||||
Also in order to run most of the tests you have to provide some environment variables:
|
||||
|
||||
|
|
Loading…
Reference in a new issue