From a16599128d839ab38a297c1a2dafd4cd6e134f3e Mon Sep 17 00:00:00 2001 From: Daniele Salatti Date: Wed, 15 Jan 2014 09:50:14 +0100 Subject: [PATCH] =?UTF-8?q?README:=20adding=20=E2=80=94pre=20to=20pip=20si?= =?UTF-8?q?nce=20package=20is=20still=20beta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c95d8730..08b6f1ac 100644 --- a/README.rst +++ b/README.rst @@ -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::