Merge branch 'shane-kerr-master' into develop

This commit is contained in:
Willem Toorop 2015-09-03 14:20:13 +02:00
commit 7793629515
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ install: all
@echo "***"
@echo "*** We recomend using unbound-anchor to retrieve and install"
@echo "*** the root trust anchor like this: "
@echo "*** mkdir /etc/unbound"
@echo "*** mkdir -p `dirname @TRUST_ANCHOR_FILE@`"
@echo "*** unbound-anchor -a \"@TRUST_ANCHOR_FILE@\""
@echo "***"
@echo "*** We strongly recommend package maintainers to provide the"