Skip to content

Commit

Permalink
Chanded pip package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ReconCubed committed May 7, 2018
1 parent 0605731 commit 67f65aa
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 @@ -7,7 +7,7 @@ Django Profanity Filter is a simple Django app that introduces a range of templa
## Installation
1. Install via pip
```
$ pip install NAME OF PACKAGE
$ pip install django-profanity-filter
```
2. Add `'profanity',` to your `INSTALLED_APPS` in `settings.py`
```python
Expand Down

0 comments on commit 67f65aa

Please sign in to comment.