Update README.md

This commit is contained in:
Chen Asraf
2013-12-29 12:32:03 +02:00
parent a6b66bd831
commit e80417d41a
+16
View File
@@ -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?