diff --git a/_pages/en_US/installing-boot9strap-(mset9).txt b/_pages/en_US/installing-boot9strap-(mset9).txt index eb758e8638..c556d3130b 100644 --- a/_pages/en_US/installing-boot9strap-(mset9).txt +++ b/_pages/en_US/installing-boot9strap-(mset9).txt @@ -19,7 +19,7 @@ This method requires a computer running Windows or Linux. macOS is NOT supported ### What You Need -* The latest prerelease of [MSET9](https://github.com/zoogie/MSET9/releases) (the Release `.zip` file) +* The latest release of [MSET9](https://github.com/zoogie/MSET9/releases/latest) (the Release `.zip` file) * Any 3.x version of [Python](https://www.python.org/downloads/) **installed on your computer** + If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering `python3 -V`. If this returns a version number, it will work for this guide.