update
This commit is contained in:
parent
f3fd63fe75
commit
99ec9e1bb4
@ -2,6 +2,7 @@
|
||||
- [.net core sdk 2.0][.netcore]
|
||||
- [ffmpeg][ffmpeg] (and added to path) either download or install using your distro's package manager
|
||||
- [git][git]
|
||||
- [redis][redis] for windows, or `apt-get install redis-server` for linux
|
||||
|
||||
### Clone The Repo
|
||||
`git clone -b 1.9 https://github.com/Kwoth/NadekoBot`
|
||||
@ -18,3 +19,4 @@ Edit `credentials.json.` Read the JSON Exaplanations guide on the left if you do
|
||||
[.netcore]: https://www.microsoft.com/net/download/core#/sdk
|
||||
[ffmpeg]: http://ffmpeg.zeranoe.com/builds/
|
||||
[git]: https://git-scm.com/downloads
|
||||
[redis]: https://github.com/MicrosoftArchive/redis/releases/latest
|
Loading…
Reference in New Issue
Block a user