grafyaml/doc/source/installation.rst

13 lines
193 B
ReStructuredText

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