Skip to content

Commit

Permalink
caster version 0.1 is now on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
palaviv committed Oct 29, 2016
1 parent 1205de2 commit 0c88c8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ Dependencies
Install
-------

1. Download the repository from https://github.com/palaviv/caster.
2. Run `python setup.py install`.
1. pip install caster


Development
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
description="Caster is a command line tool for casting media to chromecast",
license="MIT",
url="https://github.com/palaviv/caster",
download_url="https://github.com/palaviv/caster/tarball/0.1",
entry_points={
'console_scripts': ['caster=caster:main'],
},
Expand Down

0 comments on commit 0c88c8f

Please sign in to comment.