From 7518f5d84ab836c2c234e86fd4c5f7dbf8bd383b Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Tue, 2 Jun 2015 22:25:03 -0400 Subject: [PATCH] README: add mention of `make help` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92fb15d..8fb9919 100755 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ or just [download the latest release](releases). ## Installing 1. Open a terminal in this repo's directory. -2. `make` +2. `make`, or run `make help` to see what else the Makefile can do. 3. `make install` as root **Exherbo users**: