mirror of
https://github.com/nikdoof/pyzkb.git
synced 2025-12-14 10:32:18 +00:00
Initial commit.
This commit is contained in:
12
docs/installation.rst
Normal file
12
docs/installation.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
============
|
||||
Installation
|
||||
============
|
||||
|
||||
At the command line::
|
||||
|
||||
$ easy_install pyzkb
|
||||
|
||||
Or, if you have virtualenvwrapper installed::
|
||||
|
||||
$ mkvirtualenv pyzkb
|
||||
$ pip install pyzkb
|
||||
Reference in New Issue
Block a user