fix installation page

This commit is contained in:
Brian Wylie 2015-05-20 20:41:35 -06:00
parent 14d200f563
commit a49b59dfee
2 changed files with 17 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Report a Bug or Make a Feature Request
Please go to the GitHub Issues page: https://github.com/kbandla/dpkt/issues.
Checkout the Code
----------------
-----------------
::

View File

@ -1,5 +1,20 @@
============
Installation
============
How to install dpkt
DKPT is now available directly from pypi :)
Install the Code
----------------
::
pip install dpkt
Checkout the Code
-----------------
::
git clone https://github.com/kblandla/dpkt.git