Commit b540f16d authored by Dylan's avatar Dylan

Update install instructions to reflect the new name

parent f06d9a9e
...@@ -124,9 +124,9 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD ...@@ -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 ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment