diff --git a/.gitignore b/.gitignore index f6b5ff3..8628919 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ hs_err_pid* /isopret-gui-1.0.0-M1.dmg .vscode/ isopret-io/target/ -venv/ \ No newline at end of file +venv/ +/isopret-gui-1.0.0.dmg diff --git a/README.md b/README.md index ed5ad51..a7163cc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ in RNA-seq data. See the [online documentation](https://thejacksonlaboratory.github.io/isopretGO/) for installation and usage instructions. -See the [Release page](https://github.com/TheJacksonLaboratory/isopretGO/releases) for the executable JAR file. +See the [Release page](https://github.com/TheJacksonLaboratory/isopretGO/releases) for the executable JAR file, as well as an installation file (*.dmg) for ARM Macs and one for +debian linux. Unfortunately, the Graphic User Interface component of isopretGO is not supported for Intel Macs.