We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58909a commit 84a41e8Copy full SHA for 84a41e8
README.md
@@ -25,8 +25,10 @@ You can download `.dmg` to install the software.
25
**For Linux**
26
27
Enter the `uname - m` command in the command line to check the hardware architecture of the current system.
28
+
29
If it is x86_64:
30
Decompression software. Open a terminal, enter the unzipped directory, and run `sudo ./myStudio-xxx.AppImage`.
31
32
If it is aarch64:
33
Decompression software. Open a terminal, enter the unzipped directory, and run `sudo ./myStudio-xxx-arm64.AppImage`.
34
0 commit comments