Installation
============
*You need to have Python and pip already installed on your system*

Installing the current release
------------------------------

.. code:: shell

   pip install pynetdicom

Installing the development version
----------------------------------

.. code:: shell

   pip install git+git://github.com/pydicom/pynetdicom.git
