zun/doc/source/installation.rst
root 5f2a016ea3 update higgins with zun
All contents mentioning higgins are updated to zun
using below 3 patterns:
:%s/higgins/zun/g
:%s/HIGGINS/ZUN/g
:%s/Higgins/Zun/g

Co-Authored-By: Hongbin Lu <hongbin.lu@huawei.com>

Change-Id: I33a979aa01421524c1cff6fb5cc2b4023bf1fe84
2016-06-08 22:21:34 -05:00

13 lines
178 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install zun
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv zun
$ pip install zun