mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
Install this package by:
|
|
$ python setup.py build
|
|
$ sudo python setup.py install
|
|
|
|
If you're going to use this package as a normal user, run this instead:
|
|
$ python setup.py install --user
|
|
|
|
Then read document by:
|
|
$ pydoc mod_pywebsocket
|