From c328ec68d3aa4068f42294816ce6ac1bb3e6e0d3 Mon Sep 17 00:00:00 2001 From: samvaio Date: Thu, 13 Jul 2017 17:34:28 +0530 Subject: [PATCH] Documents updated macOS prerequisite info added --- docs/JSON Explanations.md | 3 ++- docs/guides/OSX Guide.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/JSON Explanations.md b/docs/JSON Explanations.md index 028b1891..eb6fabe4 100644 --- a/docs/JSON Explanations.md +++ b/docs/JSON Explanations.md @@ -185,6 +185,8 @@ in order to open the database file you will need [DB Browser for SQLite](http:// - click on **Apply** - click on **Write Changes** +![nadekodb](https://cdn.discordapp.com/attachments/251504306010849280/254067055240806400/nadekodb.gif) + and that will save all the changes. ## Sharding your bot @@ -205,7 +207,6 @@ and that will save all the changes. - Bot uses a random UDP port in [5000, 6000) range for communication between shards -![nadekodb](https://cdn.discordapp.com/attachments/251504306010849280/254067055240806400/nadekodb.gif) [Google Console]: https://console.developers.google.com [DiscordApp]: https://discordapp.com/developers/applications/me diff --git a/docs/guides/OSX Guide.md b/docs/guides/OSX Guide.md index b9256356..a9d53736 100644 --- a/docs/guides/OSX Guide.md +++ b/docs/guides/OSX Guide.md @@ -24,6 +24,8 @@ brew install opusfile brew install libffi brew install libsodium brew install tmux +brew install python +brew install youtube-dl ``` #### Installing .NET Core SDK