diff --git a/README.md b/README.md index 6f671f2b..132593a5 100644 --- a/README.md +++ b/README.md @@ -355,10 +355,10 @@ python -m pip install . If you want to install a specific branch or tag from the repository, you can use the following command: ```bash -python -m pip install git+https://github.com/LeMyst/WikibaseIntegrator.git@v0.12.9 +python -m pip install git+https://github.com/LeMyst/WikibaseIntegrator.git@v0.12.12 ``` -where `v0.12.9` is the tag or branch you want to install. +where `v0.12.12` is the tag or branch you want to install. You can also use Poetry: