Add info about installing via makefile.
This commit is contained in:
parent
fb0934ae01
commit
eb964e2e95
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue