From 8373c45d4f47b68a1e8e7857d5f06516b69444b4 Mon Sep 17 00:00:00 2001 From: amohi9046 <40906275+amohi9046@users.noreply.github.com> Date: Fri, 9 Nov 2018 16:23:54 -0800 Subject: [PATCH] Updated Uninstalling BD (markdown) --- Uninstalling-BD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Uninstalling-BD.md b/Uninstalling-BD.md index 810a06a..c1b29ea 100644 --- a/Uninstalling-BD.md +++ b/Uninstalling-BD.md @@ -8,7 +8,7 @@ * Navigate to `~/.config/discord[branch]//modules/discord_desktop_core` or `$XDG_CONFIG_HOME/discord[branch]//modules/discord_desktop_core`
- * delete the `core` folder +* delete the `core` folder * if `index.js.old` exists then delete `index.js` and rename `index.js.old` to `index.js` * if `index.js.old` does not exist then edit `index.js` to `require('./core.asar')` instead of `require('./core')` * restart discord \ No newline at end of file