Python Packaging Initial Commit
[uccvend-vendserver.git] / docs / installation.rst
1 ============
2 Installation
3 ============
4
5 At the command line::
6
7     $ easy_install uccvend-vendserver
8
9 Or, if you have virtualenvwrapper installed::
10
11     $ mkvirtualenv uccvend-vendserver
12     $ pip install uccvend-vendserver

UCC git Repository :: git.ucc.asn.au