-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
88bccdd
commit 4a2130c
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# mopidy-grooveshark | ||
# Mopidy-Grooveshark | ||
|
||
Play music from Grooveshark on mopidy | ||
Play music from Grooveshark on mopidy. | ||
|
||
## Installation | ||
|
||
Next install this extension from git. | ||
Just run: | ||
|
||
pip install https://github.com/camilonova/mopidy-grooveshark/archive/master.zip | ||
$ pip install Mopidy-Grooveshark | ||
|
||
## External libraries | ||
|
||
We are using pygrooveshark, is inside the project because the original repository | ||
is too big to clone. | ||
is too big to add as a requirement. | ||
|
||
https://github.com/koehlma/pygrooveshark |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters