forked from mirror/django-mailbox
Converting to RST-style links, too.
This commit is contained in:
parent
8eaf397755
commit
2c9f6a02c4
1 changed files with 2 additions and 2 deletions
|
|
@ -14,13 +14,13 @@ You can either install from pip::
|
||||||
|
|
||||||
pip install django-mailbox
|
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
|
hg clone https://bitbucket.org/latestrevision/django-mailbox
|
||||||
cd django-mailbox
|
cd django-mailbox
|
||||||
python setup.py install
|
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
|
git clone https://github.com/latestrevision/django-mailbox.git
|
||||||
cd django-mailbox
|
cd django-mailbox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue