diff --git a/README.md b/README.md index 305288f..bc3f760 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,16 @@ 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 安装包执行安装操作。 --- 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. ---