9de339ee50
Change-Id: I1acfaaecd446953587ec36bda1cd795afed26b43 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
196 B
196 B
Installation
At the command line:
$ pip install automaton
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv automaton
$ pip install automaton