Adding Thanks to swainn

This commit is contained in:
Mohamed El-Kalioby
2020-11-14 12:51:26 +03:00
committed by GitHub
parent 91d66e6525
commit fb2f52c8ea

View File

@@ -42,13 +42,15 @@ Depends on
1. using pip
`pip install django-mfa2`
2. Using Conda forge
2. Using Conda forge
`conda config --add channels conda-forge`
`conda install django-mfa2`
For more info, see the conda-forge repo (https://github.com/conda-forge/django-mfa2-feedstock)
Thanks for [swainn](https://github.com/swainn) for adding package to conda-forge
# Usage
1. in your settings.py add the application to your installed apps