adding pip instructions
This commit is contained in:
@@ -14,7 +14,9 @@ cqlengine is a Cassandra CQL ORM for Python in the style of the Django orm and m
|
||||
**NOTE: cqlengine is in alpha and under development, some features may change (hopefully with notice). Make sure to check the changelog and test your app before upgrading**
|
||||
|
||||
## Installation
|
||||
TODO
|
||||
```
|
||||
pip install cqlengine
|
||||
```
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user