Skip to content

Commit 067b880

Browse files
committed
add a note about pypi
1 parent 8f59df5 commit 067b880

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,16 @@ MonetDB dialect for SQLAlchemy
88
installation
99
------------
1010

11-
to install this dialect run::
11+
To install this dialect run::
12+
13+
$ pip install sqlalchemy_monetdb
14+
15+
or from source::
1216

1317
$ pip install -r ./requirements.txt
1418
$ python ./setup.py install
1519

20+
1621
usage
1722
-----
1823

0 commit comments

Comments
 (0)