Added troubleshooting to docs

This commit is contained in:
hydrabolt
2015-09-25 20:00:05 +01:00
parent cbfb78cc51
commit a8da6609db
3 changed files with 12 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ After you have obtained these tools, you need to run ``npm install discord.js --
Cloning the Repo
----------------
If you want to try some examples or make your own changes to discord.js, you can `clone the repo`_.
If you want to try some examples or make your own changes to discord.js, you can `clone the repo`_. After that run ``npm install`` to install dependencies.
Running Examples
~~~~~~~~~~~~~~~~