Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down