Update install instructions to reflect the new name
This commit is contained in:
parent
f06d9a9e6e
commit
b540f16d0b
|
@ -124,9 +124,9 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
|
||||||
2. Sync the repos
|
2. Sync the repos
|
||||||
- `layman -S`
|
- `layman -S`
|
||||||
3. To enable w3m and scrot support, enable the appropriate flags.
|
3. To enable w3m and scrot support, enable the appropriate flags.
|
||||||
- `echo "x11-apps/fetch" >> /etc/portage/package.use`
|
- `echo "x11-apps/neofetch" >> /etc/portage/package.use`
|
||||||
4. Install the package
|
4. Install the package
|
||||||
- `emerge -a x11-apps/fetch`
|
- `emerge -a x11-apps/neofetch`
|
||||||
|
|
||||||
|
|
||||||
### CRUX
|
### CRUX
|
||||||
|
@ -138,7 +138,7 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
|
||||||
3. Sync the repos
|
3. Sync the repos
|
||||||
- `sudo ports -u`
|
- `sudo ports -u`
|
||||||
4. Install the package
|
4. Install the package
|
||||||
- `sudo prt-get depinst fetch`
|
- `sudo prt-get depinst neofetch`
|
||||||
|
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
|
|
Reference in New Issue