1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Converting to RST-style links, too.

This commit is contained in:
Adam Coddington 2012-07-22 16:02:00 -07:00
parent 8eaf397755
commit 2c9f6a02c4

View file

@ -14,13 +14,13 @@ You can either install from pip::
pip install django-mailbox
*or* checkout and install the source from the [bitbucket repository](https://bitbucket.org/latestrevision/django-mailbox)::
*or* checkout and install the source from the `bitbucket repository <https://bitbucket.org/latestrevision/django-mailbox/>`_::
hg clone https://bitbucket.org/latestrevision/django-mailbox
cd django-mailbox
python setup.py install
*or* checkout and install the source from the [github repository](https://github.com/latestrevision/django-mailbox)::
*or* checkout and install the source from the `github repository <https://github.com/latestrevision/django-mailbox/>`::
git clone https://github.com/latestrevision/django-mailbox.git
cd django-mailbox