aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorTom Christie2011-07-01 13:25:59 +0100
committerTom Christie2011-07-01 13:25:59 +0100
commit605ece1ae3870dc8103b00980236731d948acec6 (patch)
treedea748331ad9af778cf44c2853008063dff13960 /README.rst
parentbcc09998dd24f8b67389e4152e97f58000d6bbda (diff)
downloaddjango-rest-framework-605ece1ae3870dc8103b00980236731d948acec6.tar.bz2
Tweak
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 38b66a39..e65f7516 100644
--- a/README.rst
+++ b/README.rst
@@ -13,12 +13,12 @@ General questions should be taken to the `discussion group <http://groups.google
Installation Notes
==================
-Cloning from GitHub::
+To clone the project from GitHub using git::
git clone git@github.com:tomchristie/django-rest-framework.git
-Cloning from Bitbucket::
+To clone the project from Bitbucket using mercurial::
hg clone https://tomchristie@bitbucket.org/tomchristie/django-rest-framework