Remove version-specific install instructions from readme

This commit is contained in:
Tyler Hobbs
2013-11-12 13:59:19 -06:00
parent 06263d5c26
commit 1ba840346d

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==1.0.0b6
$ pip install cassandra-driver
If you want to install manually, you can instead do::