diff --git a/README.md b/README.md
index 9120057bbc82998f191b1ed42adc803d19a0d9cf..5327c998d797376112c89f68ae3b512a1d77807c 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Dieses Projekt ist selbst als python package Strukturiert und kann daher einfach
 als git submodule direkt in andere Projekte eingebunden werden.
 
 ```bash
-git submodule add git@git.imp.fu-berlin.de:coding-at-fu/yaml_config.git config_provider
+git submodule add git@git.imp.fu-berlin.de:coding-at-fu/config-provider.git config_provider
 ```
 
 ## Verwendung