From 8f47a56a6cff589ffe2c203de5ffe8bb8f13024c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 23 Mar 2015 13:07:59 +1300 Subject: Use non-interp quotes for make instrucs --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 507dd21b..e1c00407 100644 --- a/Makefile +++ b/Makefile @@ -39,8 +39,8 @@ test-urxvt all : gnupg vim-plugins - @echo "Run make -n install, and read the output carefully." - @echo "If you're happy with what it'll do, then run make install." + @echo 'Run `make -n install` and read the output carefully.' + @echo 'If you'\''re happy with what it'\''ll do, then run `make install`.' clean : rm -f gnupg/gpg.conf -- cgit v1.2.3