Merge pull request #1825 from MaybeGoogle/patch-7

:'( redis still not there
This commit is contained in:
Master Kwoth 2017-11-13 08:55:49 +01:00 committed by GitHub
commit 6fe3e07781
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,8 @@ brew install libsodium
brew install tmux brew install tmux
brew install python brew install python
brew install youtube-dl brew install youtube-dl
brew install redis
brew services start redis
``` ```
#### Installing .NET Core SDK #### Installing .NET Core SDK