Skip to content

Commit 07bad48

Browse files
authored
Merge pull request RustPython#4794 from RustPython/youknowone-patch-1
Add --features ssl to README
2 parents d887948 + a05842d commit 07bad48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Once you've installed rustpython with SSL support, you can install pip by
7575
running:
7676

7777
```bash
78+
cargo install --git https://github.com/RustPython/RustPython --features ssl
7879
rustpython --install-pip
7980
```
8081

0 commit comments

Comments
 (0)