diff --git a/README_extending_docker.md b/README_extending_docker.md index 48c34d279..186510d81 100644 --- a/README_extending_docker.md +++ b/README_extending_docker.md @@ -15,7 +15,7 @@ You can use our base docker to extend the functionality to fit your need. The st Git repo. ``` cd $YOUR_REPO_DIRECTORY - git submodule add https://github.com/Awesome-CloudOps-Automation.git Awesome-CloudOps-Automation + git submodule add https://github.com/unskript/Awesome-CloudOps-Automation.git Awesome-CloudOps-Automation ``` 2. In same directory, you will need to create two sub-folders. ```