From 21db87f20f39fbf07232a097e56c2cb7e12b2fb6 Mon Sep 17 00:00:00 2001 From: Matthew <37573096+BlueMatthew@users.noreply.github.com> Date: Fri, 27 Nov 2020 08:39:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b7180..cfbb989 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## 操作步骤: 1. 通过iTunes将手机备份到电脑上(建议备份前杀掉微信),Windows操作系统一般位于目录:C:\用户[用户名]\AppData\Roaming\Apple Computer\MobileSync\Backup\。Android手机可以找一个iPad/iPhone设备,把聊天记录迁移到iPad/iPhone设备上,然后通过iTunes备份到电脑上。 -2. 下载本代码的执行文件:[Windows x64版本](https://github.com/BlueMatthew/WechatExporter/releases/download/v1.1/v1.1_x64_win.zip) 或者 [MacOS x64版本](https://github.com/BlueMatthew/WechatExporter/releases/download/v1.1/v1.1_x64_macos.zip),然后解压压缩文件 +2. 下载本代码的执行文件:[Windows x64版本](https://github.com/BlueMatthew/WechatExporter/releases/download/v1.2/v1.2_x64_win.zip) 或者 [MacOS x64版本](https://github.com/BlueMatthew/WechatExporter/releases/download/v1.2/v1.2_x64_macos.zip),然后解压压缩文件 3. 执行解压出来的WechatExport.exe/WechatExporter (Windows下如果运行报缺少必须的dll文件,请安装[Visual C++ 2017 redist](https://aka.ms/vs/16/release/vc_redist.x64.exe)后再尝试运行)