From d191dd4b727a119154f94992b9dc792fc1b41f8a Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Fri, 22 Feb 2019 20:28:12 +0100 Subject: update --- template/tutorial-macos.html.j2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/template/tutorial-macos.html.j2 b/template/tutorial-macos.html.j2 index fd86c750..ad770445 100644 --- a/template/tutorial-macos.html.j2 +++ b/template/tutorial-macos.html.j2 @@ -25,7 +25,8 @@ 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 @@ -36,13 +37,13 @@ $ brew install gnunet - +

If you want to install GNUnet from git, execute:

$ brew install --HEAD gnunet - +

{{ _("Installation from source") }}

-- cgit v1.2.3