Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sshwsfc committed Jul 7, 2016
1 parent 4924c48 commit 6e5417e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django-xadmin |Build Status| |Build Status2|
Xadmin |Build Status| |Build Status2|
============================================

.. |Build Status| image:: https://travis-ci.org/sshwsfc/xadmin.png?branch=master
Expand Down Expand Up @@ -57,13 +57,13 @@ Xadmin is best installed via PyPI. To install the latest version, run:

.. code:: bash
pip install django-xadmin
pip install xadmin
or Install from github source:

.. code:: bash
pip install git+git://github.com/sshwsfc/django-xadmin.git
pip install git+git://github.com/sshwsfc/xadmin.git
Install Requires
----------------
Expand Down

0 comments on commit 6e5417e

Please sign in to comment.