From: Oleg Broytman Date: Tue, 25 Feb 2020 20:08:41 +0000 (+0300) Subject: Docs: Install using `pip install` X-Git-Tag: 0.3.0~22 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=39c7bd8115fcea0c268b67c5b1f09d15b9d44212 Docs: Install using `pip install` --- diff --git a/README.rst b/README.rst index 7de23df..8b2b081 100644 --- a/README.rst +++ b/README.rst @@ -23,3 +23,7 @@ standard SQL to load at least to PostgreSQL or SQLite. | GitHub repo: https://github.com/phdru/sqlconvert | Issue tracker: https://github.com/phdru/sqlconvert/issues | PyPI: https://pypi.org/project/sqlconvert/ + +:: + + pip install sqlconvert