From af92632ab8cdc40d4fb5caee9a1b840f7eb22f3b Mon Sep 17 00:00:00 2001 From: ZZHow <109335896+ZZHow1024@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:07:42 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 305288f..f4fb442 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,15 @@ https://github.com/ZZHow1024/MagicCalculator/releases ## 使用说明 - 确定您使用的操作系统 - - Windows: - - 选择 .zip压缩包/.exe安装包/.msi安装包 - Linux: - - 选择 .deb安装包/.rpm安装包 + - 选择 .deb安装包 / .rpm安装包。 - macOS: - - 选择 .dmg磁盘镜像/.pkg安装包 -- 下载对应的文件 -- Windows 可直接运行 .zip 压缩包中的 .exe 可执行程序或选择 .exe 安装包与 .msi 安装包执行安装操作,Linux 和 macOS 需要执行安装操作后再运行 + - 确定您使用的 Mac 的芯片(Apple Silicon / Intel)。 + - 选择 .dmg磁盘镜像 / .pkg安装包。 + - Windows: + - 选择 .zip压缩包 / .exe安装包 / .msi安装包。 +- 下载对应的文件。 +- Linux 和 macOS 需要执行安装操作后再运行,Windows 可直接运行 .zip 压缩包中的 .exe 可执行程序或选择 .exe 安装包与 .msi 安装包执行安装操作。 --- From f77eff13bf3d80ea42303c2cdde1d30191d2d139 Mon Sep 17 00:00:00 2001 From: ZZHow <109335896+ZZHow1024@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:10:08 +0800 Subject: [PATCH 2/3] Update README_EN.md --- README_EN.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README_EN.md b/README_EN.md index 88ad94d..537b119 100644 --- a/README_EN.md +++ b/README_EN.md @@ -22,15 +22,16 @@ https://github.com/ZZHow1024/MagicCalculator/releases ## **Instructions for use** -- Determine the operating system you are using - - Windows: - - Select .zip package/.exe installation package/.msi installation package +- Determine the operating system you are using. - Linux: - - Select .deb installation package/ .rpm installation package - - macOS: - - Select .dmg disk image/ .pkg installation package + - Select .deb installation package/ .rpm installation package. + - macOS: + - Determine the chipset of your Mac (Apple Silicon / Intel). + - Select .dmg disk image/ .pkg installation package. + - Windows: + - Select .zip package/.exe installation package/.msi installation package. - Download the corresponding file. -- Windows users can directly run the .exe executable program in the .zip compressed package or select the .exe installation package and .msi installation package to perform the installation operation. Linux and macOS users need to perform the installation operation before running +- Linux and macOS users need to perform the installation operation before running. Windows users can directly run the .exe executable program in the .zip compressed package or select the .exe installation package and .msi installation package to perform the installation operation. --- From f70e87ec567e770e0eadcee07f52838325c24561 Mon Sep 17 00:00:00 2001 From: ZZHow <109335896+ZZHow1024@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:10:28 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4fb442..bc3f760 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ https://github.com/ZZHow1024/MagicCalculator/releases ## 使用说明 -- 确定您使用的操作系统 +- 确定您使用的操作系统。 - Linux: - 选择 .deb安装包 / .rpm安装包。 - macOS: