Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Apr 30, 2019
1 parent 4a69392 commit b315afb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ More information can be found in the

Installation
============

Install from PyPI
------------------------------
::

pip install typepy
Expand All @@ -155,6 +158,14 @@ Install additional dependency packages with the following command if using ``typ

pip install typepy[datetime]

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

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


Dependencies
============
Expand Down

0 comments on commit b315afb

Please sign in to comment.