We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6889a commit 2847c06Copy full SHA for 2847c06
README.md
@@ -25,7 +25,7 @@ Download and Install via `easy_install`
25
```
26
easy_install drf_account
27
28
-- Add `drf_user` in `INSTALLED_APPS`<br>
+- Add `drf_account` in `INSTALLED_APPS`<br>
29
30
INSTALLED_APPS = [
31
...
0 commit comments