From f5fec11758ae6cfd54b254472b66aad58c76f65e Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 25 Sep 2015 18:05:04 +0100 Subject: [PATCH] added small note --- docs/get_started.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/get_started.rst b/docs/get_started.rst index 687d5fcbf..a6d88d366 100644 --- a/docs/get_started.rst +++ b/docs/get_started.rst @@ -15,4 +15,6 @@ Unfortunately, the Windows installation process is a little more lengthy. You ne After you have obtained these tools, you need to run ``npm install discord.js --save --msvs_version=2015`` in your working directory. Hopefully this should all go well! +.. note:: If you are using another version of Visual Studio, such as 2012, replace the flag with ``--msvs_version=2012`` + .. _`Visual Studio Express`: https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx \ No newline at end of file