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 70934c9 commit 7fe6292Copy full SHA for 7fe6292
1 file changed
connector_typesense/readme/INSTALL.rst
@@ -8,3 +8,6 @@ up this process you can install the orjson package.
8
.. code-block:: bash
9
10
pip install orjson
11
+
12
+This package requires a typesense search engine running.
13
+Please read this for a [quick docker based setup](https://typesense.org/docs/guide/install-typesense.html#option-2-local-machine-self-hosting).
0 commit comments