commit f40a3ca5e347467122119f9158f0d1bc2c14552f parent 9f095c0886d86c8a321f22d01129252bbf0b2d5d Author: sam-barr <samfbarr@outlook.com> Date: Thu, 23 Apr 2020 10:38:33 -0500 Update README.md Diffstat:
| M | README.md | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -8,6 +8,14 @@ Example output:  +Dependencies +------------ + +Paleofetch requires `libX11` and `libpci`. If you're running Xorg you should already have +the former. On Arch Linux, you should have `libpci` already installed if you have `pciutils` +installed. On other linux distrobutions, you may need to install libpci seperatley +if its not already present. + Compiling ---------