diff --git a/_pages/en_US/installing-boot9strap-(mset9-cli).txt b/_pages/en_US/installing-boot9strap-(mset9-cli).txt index 951d8f45a7..2376556471 100644 --- a/_pages/en_US/installing-boot9strap-(mset9-cli).txt +++ b/_pages/en_US/installing-boot9strap-(mset9-cli).txt @@ -19,7 +19,7 @@ This page requires a computer running Windows, Linux, or macOS. If you have an A ### What You Need -* The latest release of [MSET9](https://github.com/hacks-guide/MSET9/releases/latest) (the MSET9 `.zip` file) +* The latest release of [MSET9](https://github.com/hacks-guide/MSET9/releases/latest) * Any 3.x version of [Python](https://www.python.org/downloads/) **installed on your computer** + If you are on Linux or macOS, you may already have Python 3. Check by opening a Terminal window and entering `python3 -V`. If this returns a version number, it will work for this guide.