Fixed node download url

https://nodejs.org/download/ > https://nodejs.org/en/download/
This commit is contained in:
Jiiks 2015-11-13 20:34:37 +02:00
parent 6a09a7d6ca
commit 2357470398
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Better Discord App enhances Discord desktop app with new features.
* Download the latest package from [releases](https://github.com/Jiiks/BetterDiscordApp/releases)
* Run the installer
* Hopefully it works.
* Installer requires [node](https://nodejs.org/download/) download the binaries and place in the same folder as the installer if you don't have node installed.
* Installer requires [node](https://nodejs.org/en/download/) download the binaries and place in the same folder as the installer if you don't have node installed.
* Installer uses [asar](https://github.com/atom/asar) which is bundled with the installer.
* Installer uses [wrench](https://github.com/ryanmcgrath/wrench-js) which is bundled with the installer.