summaryrefslogtreecommitdiff
path: root/docs/source/installation.rst
blob: 86236df43825eaf3cdec8d1a968c10d7b4608ee2 (plain)
1
2
3
4
5
6
############
Installation
############

You can use either ``python3 setup.py install`` or
``pip3 install websocket-client`` to install this library.