Skip to content

Commit

Permalink
Documentation: Describe how to install dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanssecours committed Nov 6, 2024
1 parent ee218b5 commit d2902c3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/Introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,14 @@ to install the [latest official version of ICOc from PyPi](https://pypi.org/proj
4. Press Return <kbd></kbd>
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
Expand Down

0 comments on commit d2902c3

Please sign in to comment.