README: adding —pre to pip since package is still beta

This commit is contained in:
Daniele Salatti
2014-01-15 09:50:14 +01:00
parent 5f7e4a9016
commit a16599128d

View File

@@ -31,7 +31,7 @@ the instructions in the section below before installing the driver.
Installation through pip is recommended::
$ pip install cassandra-driver
$ pip install cassandra-driver --pre
If you want to install manually, you can instead do::