Skip to content

Commit

Permalink
Merge pull request #2 from BOINC/vko_fix_docu
Browse files Browse the repository at this point in the history
Fix docu
  • Loading branch information
AenBleidd authored Mar 14, 2024
2 parents 0927e61 + 2f4b828 commit 3c68c51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Before running the command, you need to start `cmd` as an administrator, then na
python.exe raccoon2_boinc_installer.py install
```

where `MGLTOOLS_FOLDER` is the folder where MGLTools is installed and `PATH_TO_PLUGIN` is the path to the this folder.
where `MGLTOOLS_FOLDER` is the folder where MGLTools is installed.

## Uninstallation

Expand All @@ -43,9 +43,9 @@ Then you can use the following command:

### Windows:
Before running the command, you need to start `cmd` as an administrator, then navigate to the `MGLTOOLS_FOLDER` folder.

```bash
python.exe raccoon2_boinc_installer.py uninstall
```

where `MGLTOOLS_FOLDER` is the folder where MGLTools is installed and `PATH_TO_PLUGIN` is the path to the this folder.
where `MGLTOOLS_FOLDER` is the folder where MGLTools is installed.

0 comments on commit 3c68c51

Please sign in to comment.