Updated Uninstalling BD (markdown)

amohi9046 2018-11-09 16:23:54 -08:00
parent 1f8b5fbf71
commit 8373c45d4f
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@
* Navigate to `~/.config/discord[branch]/<version>/modules/discord_desktop_core`
or `$XDG_CONFIG_HOME/discord[branch]/<version>/modules/discord_desktop_core`
<br>
* 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