diff --git a/README.md b/README.md index 5a75af9..be0e392 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # ruTorrent-MaterialDesign -cd /var/www/rutorrent/plugins/theme/themes +## Setup -git clone git://github.com/phlooo/ruTorrent-MaterialDesign.git MaterialDesign -chown -R www-data:www-data /var/www/rutorrent/plugins/theme/themes/MaterialDesign +```sh +cd /var/www/rutorrent/plugins/theme/themes +git clone git://github.com/phlooo/ruTorrent-MaterialDesign.git MaterialDesign +chown -R www-data:www-data MaterialDesign/ +``` -//Screenshot +## Screenshots ![material design 1](https://cloud.githubusercontent.com/assets/15751462/14882492/6557d300-0d39-11e6-82fb-5b600ada87a9.png)