aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorMarko Tibold2011-12-12 19:56:39 +0100
committerMarko Tibold2011-12-12 19:56:39 +0100
commit1686419aadefb1aa98578ade309979f867cb1220 (patch)
tree5b44d25d007270fb6f45bf5fa11b9d55c8d71454 /README.rst
parent386743877909f96af17b9ae35ea18a332e5789af (diff)
downloaddjango-rest-framework-1686419aadefb1aa98578ade309979f867cb1220.tar.bz2
less is more; dropped the mention of Bitbucket repo
Diffstat (limited to 'README.rst')
-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