Skip to content

Commit d9452d8

Browse files
cclaussKriechi
authored andcommitted
Update installation instructions to remove setup.py
1 parent c9536ed commit d9452d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ from `our GitHub repository`_ and run:
1212

1313
.. code-block:: console
1414
15-
$ python setup.py install
15+
$ pip install --editable .
1616
1717
.. _our GitHub repository: https://github.com/python-hyper/wsproto

0 commit comments

Comments
 (0)