aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-22 20:34:50 +0100
committerSchanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de>2019-02-22 20:34:50 +0100
commit5a6c915d1b4df4cadfec6563404252d4ca06bd00 (patch)
treefa4d595c754efe8540f755497ec2ad0363848f41
parentf53920a2e52c05828c8ab55cca1fd63fb3ad0f66 (diff)
downloadwww-5a6c915d1b4df4cadfec6563404252d4ca06bd00.tar.gz
www-5a6c915d1b4df4cadfec6563404252d4ca06bd00.zip
more formatting
-rw-r--r--template/tutorial-macos.html.j27
1 files changed, 3 insertions, 4 deletions
diff --git a/template/tutorial-macos.html.j2 b/template/tutorial-macos.html.j2
index 9f76df15..6f05a963 100644
--- a/template/tutorial-macos.html.j2
+++ b/template/tutorial-macos.html.j2
@@ -58,13 +58,12 @@
58 <code> 58 <code>
59 $ brew install git autoconf automake glpk gettext gnutls jansson libextractor libgcrypt libffi libidn2 libmicrohttpd libmpc libtool libunistring pkg-config unbound 59 $ brew install git autoconf automake glpk gettext gnutls jansson libextractor libgcrypt libffi libidn2 libmicrohttpd libmpc libtool libunistring pkg-config unbound
60 </code> 60 </code>
61 61 <br/>
62 <p> 62 <p>
63 Next, create a directory in your. This directory is where we store 63 Next, create a directory in your home. This directory is where we store
64 the source code later. You should keep this directory after 64 the source code later. You should keep this directory after
65 installation because it contains Makefiles that can be used for 65 installation because it contains Makefiles that can be used for
66 uninstalling GNUnet again (see chapter *Uninstall GNUnet and its 66 uninstalling GNUnet again.
67 dependencies*).
68 </p> 67 </p>
69 68
70 <code> 69 <code>