Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
randomknowledge committed Mar 11, 2013
1 parent edc7f26 commit b5e1771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Download source and install package using pip:
$ sudo pip install -e git+https://github.com/randomknowledge/django-webvideo.git#egg=django-webvideo
```

Add ``tastypie``, ``easy_thumbnails`` and ``django_webvideo`` to your ``INSTALLED_APPS`` setting::
Add ``tastypie``, ``easy_thumbnails`` and ``django_webvideo`` to your ``INSTALLED_APPS`` setting:

INSTALLED_APPS = (
...
Expand Down

0 comments on commit b5e1771

Please sign in to comment.