Add info about installing via makefile.

This commit is contained in:
Sven Weidauer 2020-12-31 18:55:04 +01:00
parent fb0934ae01
commit eb964e2e95

View file

@ -11,6 +11,8 @@ brew tap 5sw/makecolors
brew install make-colors brew install make-colors
``` ```
If you dont 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 ## 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: 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: