diff --git a/README.md b/README.md index dad267e..738c389 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ git clone "https://github.com/KalleHallden/ProjectInitializationAutomation.git" cd ProjectInitializationAutomation pip install -r requirements.txt +cp .my_commands.sh ~ source ~/.my_commands.sh Then go to create.py and set the username and password to be your username and password. Also make sure to change all directories to your directories so it should be '/Users//path/to/your/project'