This commit is contained in:
Emmanuel Katwikirize 2022-11-28 16:12:22 +01:00 committed by GitHub
commit 625d8168f7
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 Neofetch.
@printf "Run 'make install' to install Neofetch.\n"
install:
@mkdir -p $(DESTDIR)$(PREFIX)/bin