aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 6b215c69..092010b6 100644
--- a/README.rst
+++ b/README.rst
@@ -30,11 +30,6 @@ To clone the project from GitHub using git::
git clone git@github.com:tomchristie/django-rest-framework.git
-To clone the project from Bitbucket using mercurial::
-
- hg clone https://tomchristie@bitbucket.org/tomchristie/django-rest-framework
-
-
To install django-rest-framework in a virtualenv environment::
cd django-rest-framework