We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e547f commit 2639972Copy full SHA for 2639972
README.md
@@ -197,7 +197,7 @@ While they should be unnecessary if you need to integrate with code that expects
197
198
## Installation
199
200
-1. Clone django-enum from here or install a release off [pypi](https://pypi.org/project/django-enum):
+1. Clone django-enum from [GitHub](https://github.com/bckohan/django-enum) or install a release off [pypi](https://pypi.org/project/django-enum):
201
202
```bash
203
pip install django-enum
0 commit comments