mset9: add macos to first run instruction

somehow forgot
This commit is contained in:
Lily 2023-11-08 05:32:24 +01:00
parent 958a6cec98
commit 98ec503c0a

View file

@ -46,6 +46,7 @@ In this section, you will prepare the SD card data necessary for the MSET9 explo
1. Run the MSET9 script: 1. Run the MSET9 script:
+ **Windows**: Double-click `mset9.bat` + **Windows**: Double-click `mset9.bat`
+ **macOS**: Double-click `mset9.command`
+ **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter + **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter
![Image: MSET9 setup](/images/screenshots/mset9/mset9-select.png) ![Image: MSET9 setup](/images/screenshots/mset9/mset9-select.png)