Skip to content

Commit a605db2

Browse files
staticf0xpkulev
andcommitted
Update CONTRIBUTING.md
Co-authored-by: Pavel Kulyov <kulyov.pavel@gmail.com>
1 parent 9e57805 commit a605db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Setup the environment
22

33
1. Clone the repo: `git clone git@github.com:python-lsp/python-lsp-server.git`
4-
2. Create the virtual environment: `python3 -m virtualenv .venv`
4+
2. Create the virtual environment: `python3 -m venv .venv`
55
3. Activate: `source .venv/bin/activate`
66

77
Create a helper script to run the server without the need to `pip3 install` it

0 commit comments

Comments
 (0)