Merge pull request #126 from iandrewt/master
Added OS X install instructions
This commit is contained in:
commit
3202db4d85
1
1.4.md
1
1.4.md
|
@ -6,6 +6,7 @@
|
||||||
### Packages
|
### Packages
|
||||||
|
|
||||||
- Added Debian/Ubuntu package. Thanks **[@dawidd6](https://github.com/dawidd6)**
|
- Added Debian/Ubuntu package. Thanks **[@dawidd6](https://github.com/dawidd6)**
|
||||||
|
- Added Homebrew package for OS X. Thanks **[@iandrewt](https://github.com/iandrewt)**
|
||||||
|
|
||||||
### Info
|
### Info
|
||||||
|
|
||||||
|
|
|
@ -152,6 +152,9 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
|
||||||
4. Install the package
|
4. Install the package
|
||||||
- `sudo apt-get install neofetch`
|
- `sudo apt-get install neofetch`
|
||||||
|
|
||||||
|
### OS X
|
||||||
|
1. Install `neofetch` with Homebrew
|
||||||
|
- `brew install neofetch`
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
|
|
||||||
|
|
Reference in New Issue