From 0910cde78427f68a9174de2870852663889d28a5 Mon Sep 17 00:00:00 2001 From: Stanislas Date: Sat, 28 Nov 2020 23:40:13 +0100 Subject: [PATCH] Improve README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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)