diff --git a/README.md b/README.md index c57ca3d..b0f95bb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,22 @@ Requirements are usually built into most Linux distributions: * **wget** to download the zip * **tar** to extract the downloaded zip +* +## How to use? + +Just make a new directory where you want the wallpapers to be placed and installs, and run the following command: + + wget https://github.com/chenasraf/8BitDay-Linux/raw/master/install.sh + +Then just make sure you have execute permissions on the install.sh file: + + chmod +x install.sh + +And run it: + + ./install.sh + +That's it! You'll be prompted for everything you need, and the script will download any remaining files that are missing. Enjoy! ## How can I help?