diff --git a/README.md b/README.md index b702b04..ff0130b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Discord can still collect the following information. Since these are inherent to ## Building From Source +0. If you're using Windows 10, make sure you have the [latest C++ Redistributable for Visual Studio 2015, 2017, and 2019](https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) 1. Install [Node (https://nodejs.org/en/download/)](https://nodejs.org/en/download/) 2. Clone Repo `git clone https://github.com/khlam/discord-sandboxed.git` 3. Install dependencies `npm i && npm i -d`