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.
2 parents aa44c23 + 8cf4d9b commit 6fa1430Copy full SHA for 6fa1430
README.rst
@@ -100,8 +100,8 @@ Usage
100
Installation
101
~~~~~~~~~~~~
102
103
-
104
-#. Put a reference to this package in your ``requirements.txt`` and install the package
+#. ``pip install django-elastic-migrations``
+#. Put a reference to this package in your ``requirements.txt``
105
#. Ensure that a valid ``elasticsearch-dsl-py`` version is accessible, and configure
106
the path to your configured Elasticsearch singleton client in your django settings:
107
``DJANGO_ELASTIC_MIGRATIONS_ES_CLIENT = "tests.es_config.ES_CLIENT"``.
0 commit comments