1
0
Fork 0

add credits

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Ari Archer 2024-05-04 01:46:36 +03:00
parent 9ec65ebd37
commit 1f21196614
No known key found for this signature in database
GPG key ID: A50D5B4B599AF8A2

View file

@ -22,6 +22,16 @@ As the creator of Neofetch has [picked up farming](https://github.com/dylanaraps
- If you want to use youtube-dl instead of yt-dlp, type `export YT=yt-dlp`
- Now, compile! Type `make -j$(nproc --all)` (`nproc --all` will just turn into your core count)
So, basically:
LIBMPV=1 make -j$(nproc --all)
Should be enough for most people
# Credits
- The video used for audio and video: <https://www.youtube.com/watch?v=FtutLA63Cp8>
# Screenshot
![Screenshot of BadAppleFetch](/screenshot.jpg)