Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed May 11, 2019
1 parent 5f5b9b0 commit 3bbacdb
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.rst
Expand Up @@ -259,10 +259,21 @@ Other examples could be found in `examples <https://github.com/thombashi/allpair

Installation
------------
.. code::

Install from PyPI
==================================
::

pip install allpairspy

Install from PPA (for Ubuntu)
==================================
::

sudo add-apt-repository ppa:thombashi/ppa
sudo apt update
sudo apt install python3-allpairspy


Known issues
------------
Expand All @@ -276,6 +287,6 @@ Known issues

Dependencies
------------
Python 2.7+ or 3.4+
Python 2.7+ or 3.5+

- `six <https://pypi.org/project/six/>`__

0 comments on commit 3bbacdb

Please sign in to comment.