update Makefile (dylanaraps#2245)

This commit is contained in:
Jin Asanami 2022-11-29 11:41:51 +09:00 committed by GitHub
parent 61a6f90661
commit 7ecce194f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ PREFIX = /usr
MANDIR = $(PREFIX)/share/man
all:
@echo Run \'make install\' to install Unifetch.
@printf "Run 'make install' to install UniFetch.\n"
install:
@mkdir -p $(DESTDIR)$(PREFIX)/bin