This commit is contained in:
Itai Shirav 2017-05-11 05:34:16 +03:00
parent a79e9f97ee
commit 5735ca301a

View File

@ -15,7 +15,7 @@ After cloning the project, run the following commands:
cd infi.clickhouse_orm
projector devenv build
A `setup.py` file will be generate, which you can use to install the development version of the package:
A `setup.py` file will be generated, which you can use to install the development version of the package:
python setup.py install