File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ You can also [download](https://www.elephantrobotics.com/myCobot/#myStudio) the
1414
1515## How to use
1616
17- ** For Windows or MacOS **
17+ ** For Windows**
1818
1919You can download ` .exe ` to install the software.
2020
@@ -27,10 +27,10 @@ You can download `.dmg` to install the software.
2727Enter the ` uname - m ` command in the command line to check the hardware architecture of the current system.
2828
2929If it is x86_64:
30- Decompression software. Open a terminal, enter the unzipped directory, and run ` sudo ./myStudio-xxx.AppImage ` .
30+ Decompression software. Open a terminal, enter the unzipped directory, and run ` sudo ./myStudio-xxx-linux_x64 .AppImage ` .
3131
3232If it is aarch64:
33- Decompression software. Open a terminal, enter the unzipped directory, and run ` sudo ./myStudio-xxx-arm64 .AppImage ` .
33+ Decompression software. Open a terminal, enter the unzipped directory, and run ` sudo ./myStudio-xxx-linux_arm64 .AppImage ` .
3434
3535## Open Source Firmware Flashing
3636
You can’t perform that action at this time.
0 commit comments