Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
namanshenoy committed Mar 30, 2017
1 parent 036f35c commit c538e02
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 @@ -23,7 +23,7 @@ Image was taken using Grappelli
# Installation

1. `pip install django-mass-edit`
2. In settings.py, add massadmin to installed apps
2. In settings.py, add `'massadmin'` to installed apps
3. In urls.py, add:
```
from massadmin import urls as massadmin_urls
Expand Down

0 comments on commit c538e02

Please sign in to comment.