Python Packaging Initial Commit
[uccvend-vendserver.git] / docs / installation.rst
diff --git a/docs/installation.rst b/docs/installation.rst
new file mode 100644 (file)
index 0000000..7b7f9bf
--- /dev/null
@@ -0,0 +1,12 @@
+============
+Installation
+============
+
+At the command line::
+
+    $ easy_install uccvend-vendserver
+
+Or, if you have virtualenvwrapper installed::
+
+    $ mkvirtualenv uccvend-vendserver
+    $ pip install uccvend-vendserver

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