summarylogtreecommitdiffstats
path: root/.install
diff options
context:
space:
mode:
Diffstat (limited to '.install')
-rw-r--r--.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/.install b/.install
index 05d72d13cba1..1364cd4190ec 100644
--- a/.install
+++ b/.install
@@ -5,7 +5,7 @@ post_install() {
echo
echo 'Start using the h5bp configuration by copying the example NGINX'
echo 'configuration from `/etc/nginx/conf.d/templates/example.com.conf`'
- echo 'to the /etc/nginx/conf.d directory with the desired domain and'
+ echo 'to the `/etc/nginx/conf.d` directory with the desired domain and'
echo 'top level name to your liking.'
}