mirror of
https://github.com/sileht/bird-lg.git
synced 2024-11-14 19:34:42 +01:00
13 lines
190 B
ReStructuredText
13 lines
190 B
ReStructuredText
|
============
|
||
|
Installation
|
||
|
============
|
||
|
|
||
|
At the command line::
|
||
|
|
||
|
$ pip install bird-lg
|
||
|
|
||
|
Or, if you have virtualenvwrapper installed::
|
||
|
|
||
|
$ mkvirtualenv bird-lg
|
||
|
$ pip install bird-lg
|