9de339ee50
Change-Id: I1acfaaecd446953587ec36bda1cd795afed26b43 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
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
|