diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 57c931f..c68cda7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,3 +29,4 @@ jobs: path: | raccoon2_boinc_installer.py README.md + plugin.png diff --git a/README.md b/README.md index cd003da..d62b56c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ IMPORTANT: To submit tasks to [BOINC Central](https://boinc.berkeley.edu/central ## Installation -To install the plugin, you need to have Raccoon2 1.5.7 installed (could be taken from [here](https://ccsb.scripps.edu/mgltools/downloads/)) and plugin downloaded from the [releases](https://github.com/BOINC/Raccoon2_BOINC_Plugin/releases/tag/v1.0.1) +To install the plugin, you need to have Raccoon2 1.5.7 installed (could be taken from [here](https://ccsb.scripps.edu/mgltools/downloads/)) and plugin downloaded from the [releases](https://github.com/BOINC/Raccoon2_BOINC_Plugin/releases/tag/v1.0.2) Then, navigate to the `MGLTOOLS_FOLDER` folder, and put `raccoon2_boinc_installer.py` there, where `MGLTOOLS_FOLDER` is the folder where MGLTools is installed.