From 84a41e80265e274ee89433503d2aebd11780d54d Mon Sep 17 00:00:00 2001 From: liulifu <1401780669@qq.com> Date: Mon, 4 Nov 2024 14:14:04 +0800 Subject: [PATCH] Update README document description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 529e3e8..a605833 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,10 @@ You can download `.dmg` to install the software. **For Linux** Enter the `uname - m` command in the command line to check the hardware architecture of the current system. + If it is x86_64: Decompression software. Open a terminal, enter the unzipped directory, and run `sudo ./myStudio-xxx.AppImage`. + If it is aarch64: Decompression software. Open a terminal, enter the unzipped directory, and run `sudo ./myStudio-xxx-arm64.AppImage`.