mirror of
https://github.com/carrotquest/django-clickhouse.git
synced 2024-11-10 19:36:38 +03:00
Fix in docs about pip install release
This commit is contained in:
parent
85e686470d
commit
cf71995d44
|
@ -32,6 +32,6 @@ It is based on [infi.clickhouse-orm](https://github.com/Infinidat/infi.clickhous
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Install via pip:
|
Install via pip:
|
||||||
`pip install django-clickhouse` ([not released yet](https://github.com/carrotquest/django-clickhouse/issues/3))
|
`pip install django-clickhouse`
|
||||||
or via setup.py:
|
or via setup.py:
|
||||||
`python setup.py install`
|
`python setup.py install`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user