Move Windows dependency to optional
This commit is contained in:
parent
840b3f0a0f
commit
b7d3130adf
|
@ -91,10 +91,6 @@ Have a look at the wiki, I've updated/added some new pages!<br \>
|
|||
- Alpine Linux: You also need `ncurses`.
|
||||
|
||||
|
||||
##### Windows (CYGWIN)
|
||||
|
||||
- `procps-ng` or `procps`
|
||||
|
||||
##### iOS
|
||||
|
||||
These dependencies can all be installed through Cydia.
|
||||
|
@ -131,6 +127,10 @@ These dependencies can all be installed through Cydia.
|
|||
- GPU: `glxinfo`
|
||||
- Not required on FreeBSD.
|
||||
|
||||
##### Windows (CYGWIN)
|
||||
|
||||
- `procps-ng` or `procps`
|
||||
|
||||
\[1\] See **[#79](https://github.com/dylanaraps/neofetch/issues/79)** about why this is now a required dependency.
|
||||
|
||||
\[2\] `w3m-img` is sometimes bundled together with `w3m`.
|
||||
|
|
Reference in New Issue