Skip to content

Commit d58909a

Browse files
committed
Update README document description
1 parent 1a86571 commit d58909a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ You can download `.dmg` to install the software.
2424

2525
**For Linux**
2626

27-
Decompression software. Open a terminal, enter the unzipped directory, and run `sudo ./Mystudio-xxx.AppImage`.
27+
Enter the `uname - m` command in the command line to check the hardware architecture of the current system.
28+
If it is x86_64:
29+
Decompression software. Open a terminal, enter the unzipped directory, and run `sudo ./myStudio-xxx.AppImage`.
30+
If it is aarch64:
31+
Decompression software. Open a terminal, enter the unzipped directory, and run `sudo ./myStudio-xxx-arm64.AppImage`.
2832

2933
## Open Source Firmware Flashing
3034

0 commit comments

Comments
 (0)