Skip to content

Commit

Permalink
Installation from sources
Browse files Browse the repository at this point in the history
  • Loading branch information
yetty committed Jun 1, 2013
1 parent 7084629 commit f4e4119
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ Installation

pip install django-embed-video


or from sources

::

pip install git+https://github.com/yetty/django-embed-video.git


Add ``embed_video`` to ``INSTALLED_APPS`` in your Django settings.


Expand Down

0 comments on commit f4e4119

Please sign in to comment.