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. + +