Update CLI test version link

This commit is contained in:
Jim Miller 2025-04-21 12:06:49 -05:00 committed by GitHub
parent 31115f9245
commit 05d62a5343
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ Test versions are available at:
- The [test plugin] is posted at MobileRead.
- The test version of CLI for pip install is uploaded to the testpypi repository and can be installed with:
```
pip install --extra-index-url https://testpypi.python.org/pypi --upgrade FanFicFare
pip install --extra-index-url https://test.pypi.org/simple/ --upgrade FanFicFare
```
### Other Releases