From 3212874678626df64da1c69bfd6e0b3693c920d7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 2 May 2020 20:57:38 -0500 Subject: Quote --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ac4fc9c..6f7723b 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,8 @@ PREFIX ?= /usr .PHONY: def install uninstall def: - @echo "run make install to install" - @echo "run make uninstall to uninstall" + @echo "run 'make install' to install" + @echo "run 'make uninstall' to uninstall" install: licenser install -D $< $(DESTDIR)$(PREFIX)/bin -- cgit 1.4.1-21-gabe81