aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-29 06:54:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-29 06:54:03 +0200
commit0964a690ca6822a7f69d9dc19ac4acd21e9aeac8 (patch)
tree620874cf36b94d2cf9035bbd68841947402be2e3
parent2bf0f9a81d728f19f263398fbe0b22d95762358b (diff)
downloadwww-0964a690ca6822a7f69d9dc19ac4acd21e9aeac8.tar.gz
www-0964a690ca6822a7f69d9dc19ac4acd21e9aeac8.zip
-fix typo
-rw-r--r--template/install-on-macos.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/install-on-macos.html.j2 b/template/install-on-macos.html.j2
index e97efd75..b5c61cfb 100644
--- a/template/install-on-macos.html.j2
+++ b/template/install-on-macos.html.j2
@@ -164,7 +164,7 @@ vpn (gnunet-service-vpn)
164 <p> 164 <p>
165 You might see configure failing telling you that it ``cannot run C compiled programs.''. 165 You might see configure failing telling you that it ``cannot run C compiled programs.''.
166 In this case, you might need to open/run Xcode once and you will be prompted to 166 In this case, you might need to open/run Xcode once and you will be prompted to
167 install additonal packages. 167 install additional packages.
168 Then, you might have to manually install the command line tools from here https://developer.apple.com/download/more/ (you need an Apple ID for this). 168 Then, you might have to manually install the command line tools from here https://developer.apple.com/download/more/ (you need an Apple ID for this).
169 Install those and execute 169 Install those and execute
170 </p> 170 </p>