mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
|