diff --git a/README.md b/README.md
index 59c6757350a6a614cd8648d9625276a0bd259a26..6c006266530a98df5825bc362e1f63d65b32cea3 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The basic knowledge about TYPO3 and Composer is necessary for the installation.
 ### Composer Commands
 
 ```
-composer config repositories.slub-web-bison git https://git.slub-dresden.de/typo3/extensions/slub-bison.git
+composer config repositories.slub-bison git https://git.slub-dresden.de/typo3/extensions/slub-bison.git
 composer require slub/bison „main-dev“
 ```