From 05b48767d901e29ec97d060d1c75b07c1dfd5763 Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 20 Feb 2020 13:37:02 -0300 Subject: [PATCH] Typo --- macOS-usage-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macOS-usage-instructions.md b/macOS-usage-instructions.md index 6d0dc23..fc8046c 100644 --- a/macOS-usage-instructions.md +++ b/macOS-usage-instructions.md @@ -3,7 +3,7 @@ ### Step 1: Install .NET Core Runtime Please follow the [instructions provided here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime). -### Step 2: Downloading and using DiscordChatExporter.Cli.exe +### Step 2: Downloading and using DiscordChatExporter.Cli **1.** Download [DiscordChatExporter.CLI.zip](https://github.com/Tyrrrz/DiscordChatExporter/releases/latest) and extract it to a folder.
**2.** Search for `Terminal.app` in Spotlight (⌘+SPACE) and open it.
**3.** In the Terminal window, type `cd` , press the SPACE key, then drag and drop the extracted folder into the window, press RETURN.