From e3aef58b1f01702aab51bbe2e84a2b318cde4975 Mon Sep 17 00:00:00 2001 From: samvaio Date: Mon, 24 Oct 2016 12:27:44 +0530 Subject: [PATCH] =?UTF-8?q?Add=20Kwoth's=20Magic=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guides/OSX Guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guides/OSX Guide.md b/docs/guides/OSX Guide.md index f22885cf..1cc00805 100644 --- a/docs/guides/OSX Guide.md +++ b/docs/guides/OSX Guide.md @@ -55,12 +55,14 @@ A dialog box will open asking if you want to install `xcode-select`. Select inst ####Downloading and building Nadeko **METHOD I** + - `cd ~` - `curl -L https://github.com/Kwoth/NadekoBot-BashScript/raw/master/nadeko_installer.sh | sh` *If you fail to run the bot with* `METHOD I` *try:* **METHOD II** + - `cd ~` - `git clone -b 1.0 --recursive https://github.com/Kwoth/NadekoBot.git` - `cd ~/NadekoBot/discord.net`