Update README.md

This commit is contained in:
Linus Dierheimer
2022-01-23 12:08:58 +01:00
committed by GitHub
parent 68e8ddce6f
commit 6107241f4a
+1 -1
View File
@@ -79,7 +79,7 @@ If pkg-config fails to find the headers for a library listed in [dependencies](#
* [AUR](https://aur.archlinux.org/packages/fastfetch-git/): Packaged by me. Will install the fastfetch binary, bash completion and the presets. Git version
* [Manjaro Repositories](https://gitlab.manjaro.org/packages/community/fastfetch): Packaged by a manjaro maintainer. Usually a bit outdated.
* DEB: You need to build deb packages yourself. Run `packaging/deb/create-deb-pkg.sh` for that.
* DEB: You need to build deb packages yourself. Run [`packaging/deb/create-deb-pkg.sh`](packaging/deb/create-deb-pkg.sh) for that.
* Manually: Follow the [build instructions](#building). Then:
* Copy the binaries `build/fastfetch` and `build/flashfetch` to `/usr/local/bin/`.
* Copy the [bash completion](completions/bash) to `/usr/share/bash-completion/completions/fastfetch`.