Merge pull request #126 from iandrewt/master

Added OS X install instructions
This commit is contained in:
Dylan Araps 2016-03-09 22:49:45 +11:00
commit 3202db4d85
2 changed files with 4 additions and 0 deletions

1
1.4.md
View File

@ -6,6 +6,7 @@
### Packages
- Added Debian/Ubuntu package. Thanks **[@dawidd6](https://github.com/dawidd6)**
- Added Homebrew package for OS X. Thanks **[@iandrewt](https://github.com/iandrewt)**
### Info

View File

@ -152,6 +152,9 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
4. Install the package
- `sudo apt-get install neofetch`
### OS X
1. Install `neofetch` with Homebrew
- `brew install neofetch`
### Others