From 5f66036c44018d4e16f61f9a6391286bc30788c0 Mon Sep 17 00:00:00 2001 From: Yudi Date: Sun, 16 Feb 2020 14:10:44 -0300 Subject: [PATCH] Formatting --- macOS-usage-instructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macOS-usage-instructions.md b/macOS-usage-instructions.md index 45a969a..1cbfc9d 100644 --- a/macOS-usage-instructions.md +++ b/macOS-usage-instructions.md @@ -1,9 +1,9 @@ ![Might look different depending on your macOS version](https://i.imgur.com/gA8jFjJ.png) -### Installing .NET Core runtime +### Step 1: Install .NET Core runtime Please follow the [instructions provided here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Install-.NET-Core-runtime). -### Downloading and using DiscordChatExporter.Cli.exe +### Step 2: Downloading and using DiscordChatExporter.Cli.exe **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 & drop the extracted folder into the window, press RETURN.