Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarijo committed Oct 26, 2020
1 parent 84d5a87 commit 29ee831
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,14 @@ If you want to install the latest development version, open a terminal and type:
```bash
$ pip install git+https://github.com/mintproject/mic.git@develop -U
```
Note theat the development version may be unstable.
Note theat the development version may be unstable.

## Issues, Troubleshooting and Feature Requests

Known issues with MIC are listed [here](https://github.com/mintproject/mic/issues).

If you experience any issues when using MIC, or if you would like us to support additional exciting features, please open an issue on our [GitHub repository](https://github.com/mintproject/mic/issues).

## Code Releases and Next Updates

The [latest release of MIC is available in GitHub](https://github.com/mintproject/mic/releases/latest). You can check the issues and updates we are working on for the next releases [here](https://github.com/mintproject/mic/milestones).

0 comments on commit 29ee831

Please sign in to comment.