diff options
| author | Tom Christie | 2011-07-01 13:25:59 +0100 | 
|---|---|---|
| committer | Tom Christie | 2011-07-01 13:25:59 +0100 | 
| commit | 605ece1ae3870dc8103b00980236731d948acec6 (patch) | |
| tree | dea748331ad9af778cf44c2853008063dff13960 /README.rst | |
| parent | bcc09998dd24f8b67389e4152e97f58000d6bbda (diff) | |
| download | django-rest-framework-605ece1ae3870dc8103b00980236731d948acec6.tar.bz2 | |
Tweak
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -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  | 
