File tree 1 file changed +3
-3
lines changed
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
14
14
15
15
## How to use
16
16
17
- ** For Windows or MacOS **
17
+ ** For Windows**
18
18
19
19
You can download ` .exe ` to install the software.
20
20
@@ -27,10 +27,10 @@ You can download `.dmg` to install the software.
27
27
Enter the ` uname - m ` command in the command line to check the hardware architecture of the current system.
28
28
29
29
If 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 ` .
31
31
32
32
If 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 ` .
34
34
35
35
## Open Source Firmware Flashing
36
36
You can’t perform that action at this time.
0 commit comments