Skip to content

Commit 528a9b0

Browse files
authored
docs: mention package install with pip (#245)
1 parent 51cdc53 commit 528a9b0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ steps:
3737

3838
Installation
3939
------------
40+
Stable released version of the package is available on PyPi:
41+
42+
::
43+
44+
pip install sqlalchemy-spanner
4045

4146
To install an in-development version of the package, clone its
4247
Git-repository:

0 commit comments

Comments
 (0)