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 eae2dc6 commit efbc4cbCopy full SHA for efbc4cb
docs/source/installation.rst
@@ -10,7 +10,7 @@ To use sqlsynthgen, first install it:
10
11
.. code-block:: console
12
13
- $ pip install git+https://github.com/alan-turing-institute/sqlsynthgen.git
+ $ pip install sqlsynthgen
14
15
and check that you can view the help message with:
16
0 commit comments