From 99b2946c708ae1d89c5dfbd2fc91770ecb38e9ba Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 9 Jan 2016 13:27:37 +1100 Subject: [PATCH] Added install isntructions --- Readme.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Readme.md b/Readme.md index 18740e53..4e022276 100644 --- a/Readme.md +++ b/Readme.md @@ -64,6 +64,27 @@ These are the script's optional dependencies: + + + +## Installation + + +### Arch + +1. Install ```fetch-git``` from the aur. + + +### Others + +1. Download the latest source at https://github.com/dylanaraps/fetch +2. Make the file executable using chmod. ```chmod +x /path/to/fetch``` +3. Move the script to somewhere in your $PATH or just run it from where it is. + + + + + @@ -188,6 +209,9 @@ Here's what's on my todo list + + + ### Thanks Thanks to: @@ -200,3 +224,5 @@ Thanks to: - @xDemonessx: Helping me test the Windows version. + +