From 77afdc0208bb6f05229d259b00a0a6970895e5ba Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Tue, 27 Feb 2024 12:13:31 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a852b9084..610384b1b 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,9 @@ 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://testpypi.python.org/pypi --upgrade FanFicFare` +``` ### Other Releases