From 6338db2d69e1957bc23fb2b84e1e91008491848d Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Fri, 22 Feb 2019 20:31:24 +0100 Subject: minnor --- template/tutorial-macos.html.j2 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/template/tutorial-macos.html.j2 b/template/tutorial-macos.html.j2 index dc5960b4..43120c79 100644 --- a/template/tutorial-macos.html.j2 +++ b/template/tutorial-macos.html.j2 @@ -15,18 +15,21 @@ correctly.

-

{{ _("Installation through homebrew") }}

+

{{ _("Requirements") }}

+

+ As a bare minimum, we recommend you install homebrew and XCode before reading any further. +

-

{{ _("Requirements") }}

+

{{ _("Installation through homebrew") }}

- First, install homebrew and XCode. GNUnet is not yet in the official homebrew repos (we are working on it). So, you need to grab the formula from here and put it under the homebrew formula folder:

+ $ cp gnunet.rb $(brew --repo homebrew/core)/Formula -- cgit v1.2.3