Skip to content

Commit

Permalink
Fix in docs about pip install release
Browse files Browse the repository at this point in the history
  • Loading branch information
M1ha-Shvn committed Feb 7, 2020
1 parent 85e6864 commit cf71995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basic_information.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ It is based on [infi.clickhouse-orm](https://github.com/Infinidat/infi.clickhous

## Installation
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:
`python setup.py install`

0 comments on commit cf71995

Please sign in to comment.