From eb964e2e956f0d20e491aab55d5286fc1f7689cf Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Thu, 31 Dec 2020 18:55:04 +0100 Subject: [PATCH] Add info about installing via makefile. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1dda36b..2d86b06 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ brew tap 5sw/makecolors brew install make-colors ``` +If you don’t use Homebrew you can also install directly from source. Clone the repository or download the release and run `make install` inside the working copy. + ## Input format Each line in your input contains one color definition. That is a name followed by the actual color. We support RGB colors in a few formats similar to CSS: