From 8a5fb640e9057a1eb6429fc6e83d4e0c915f71a6 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 4 Aug 2016 10:32:52 +1000 Subject: [PATCH] Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb984bdf..27792abf 100644 --- a/README.md +++ b/README.md @@ -278,8 +278,8 @@ Neofetch is available in the official repos. **NOTE:** Neofetch can be uninstalled easily using `make uninstall`. -**NOTE:** Neofetch can also be run from any directory like a normal script,
-you'll just be missing the ascii distro logos and automatic config file creation. +**NOTE:** You can run neofetch from any folder on your system, all the makefile does is move the files to a +"sane" location. The makefile is optional.