1
0
Fork 0

Moving active development from bitbucket to github.

This commit is contained in:
Adam Coddington 2013-12-15 21:47:34 -08:00
parent 38566ba603
commit 8d7e24af3a
5 changed files with 2 additions and 44 deletions

View file

@ -6,12 +6,6 @@ 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/>`_::
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/>`_::
git clone https://github.com/latestrevision/django-mailbox.git