Merge pull request #126 from iandrewt/master
Added OS X install instructions
This commit is contained in:
commit
3202db4d85
2 changed files with 4 additions and 0 deletions
1
1.4.md
1
1.4.md
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue