d71b6cf8b4
Get the repo in a working state so that it works with the new and improved openstack CI system. Change-Id: I80661c35fa7109a7ee9b1d00f89ca521a469eed0
13 lines
196 B
ReStructuredText
13 lines
196 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install automaton
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv automaton
|
|
$ pip install automaton
|