From 39c7bd8115fcea0c268b67c5b1f09d15b9d44212 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 25 Feb 2020 23:08:41 +0300 Subject: [PATCH] Docs: Install using `pip install` --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.2