1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-23 08:43:29 +02:00

mset9-cli: remove "the mset9 .zip file"

now that we have a giant blue link, this text might actually just confuse people
This commit is contained in:
lily
2024-08-16 01:14:21 +02:00
committed by GitHub
parent 7374dfe388
commit c47a2acdd9

View File

@@ -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.