Change ordering of install OS
This commit is contained in:
parent
64722619c5
commit
00eab870e7
12
README.md
12
README.md
|
@ -22,8 +22,8 @@ your distro's logo or any ascii art of your choice!
|
||||||
- [Gentoo / Funtoo](#gentoo--funtoo)
|
- [Gentoo / Funtoo](#gentoo--funtoo)
|
||||||
- [CRUX](#crux)
|
- [CRUX](#crux)
|
||||||
- [Debian / Ubuntu](#debian--ubuntu)
|
- [Debian / Ubuntu](#debian--ubuntu)
|
||||||
- [Mac OS X](#mac-os-x)
|
|
||||||
- [Fedora](#fedora)
|
- [Fedora](#fedora)
|
||||||
|
- [Mac OS X](#mac-os-x)
|
||||||
- [Others](#others)
|
- [Others](#others)
|
||||||
- [Post Install](#post-install)
|
- [Post Install](#post-install)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
|
@ -170,11 +170,6 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
|
||||||
- `sudo apt-get install neofetch`
|
- `sudo apt-get install neofetch`
|
||||||
|
|
||||||
|
|
||||||
### Mac OS X
|
|
||||||
1. Install `neofetch` with Homebrew
|
|
||||||
- `brew install neofetch`
|
|
||||||
|
|
||||||
|
|
||||||
### Fedora
|
### Fedora
|
||||||
1. Make sure you have installed `dnf-plugins-core`
|
1. Make sure you have installed `dnf-plugins-core`
|
||||||
- `sudo dnf install dnf-plugins-core`
|
- `sudo dnf install dnf-plugins-core`
|
||||||
|
@ -184,6 +179,11 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
|
||||||
- `sudo dnf install neofetch`
|
- `sudo dnf install neofetch`
|
||||||
|
|
||||||
|
|
||||||
|
### Mac OS X
|
||||||
|
1. Install `neofetch` with Homebrew
|
||||||
|
- `brew install neofetch`
|
||||||
|
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
|
|
||||||
1. Download the latest source at https://github.com/dylanaraps/neofetch
|
1. Download the latest source at https://github.com/dylanaraps/neofetch
|
||||||
|
|
Reference in New Issue