mset9: add macos to first run instruction
somehow forgot
This commit is contained in:
parent
958a6cec98
commit
98ec503c0a
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue