diff --git a/Documentation/Introduction.md b/Documentation/Introduction.md index b065c0bc..04d9d3f2 100644 --- a/Documentation/Introduction.md +++ b/Documentation/Introduction.md @@ -215,6 +215,14 @@ to install the [latest official version of ICOc from PyPi](https://pypi.org/proj 4. Press Return 5. Wait until the install process finished successfully +### Install the Development Version of ICOc + +**Note:** Please only use the command below, **if you know what you are doing**! + +```sh +pip install 'git+https://github.com/MyTooliT/ICOc' +``` + ### Troubleshooting #### Import Errors