Fixed the mistype + added hyperlink

This commit is contained in:
shivaco 2017-09-13 23:19:07 +06:00 committed by GitHub
parent 90b698f18e
commit 494d8405b8

View File

@ -6,7 +6,7 @@ Prerequisites
*Clone the repo* *Clone the repo*
`git clone -b 1.4 https://github.com/Kwoth/NadekoBot` `git clone -b 1.4 https://github.com/Kwoth/NadekoBot`
`cd NadekoBot/src/NadekoBot` `cd NadekoBot/src/NadekoBot`
Edit `credentials.json.` Read the JSON Exaplanations guide on the left if you don't know how to set it up Edit `credentials.json.` Read the [JSON Explanations](http://nadekobot.readthedocs.io/en/latest/JSON%20Explanations/) guide if you don't know how to set it up.
*run* *run*
`dotnet restore` `dotnet restore`