Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hschneider committed Feb 17, 2024
1 parent e463c1d commit dc2738d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ When including the extension in your own project, make sure that your config con

Next, prepare your Python environment with:
```commandline
# python3 -m pip install --no-binary :all: simple-websocket
# python3 -m pip install --no-binary :all: simple-websocket-server
# python3 -m pip install --no-binary :all: websocket-client
```

After this, run these commands in the ext-python folder:
Expand Down

0 comments on commit dc2738d

Please sign in to comment.