mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-06 12:03:38 +02:00
correct typo
This commit is contained in:
parent
12f5c5ae40
commit
62dcb9bbe5
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ Some steps are needed before we can deploy our Algo VPN server.
|
||||||
|
|
||||||
### Check `pip`
|
### Check `pip`
|
||||||
|
|
||||||
Run `pip -v` and check the pythong version it is using:
|
Run `pip -v` and check the python version it is using:
|
||||||
|
|
||||||
````
|
````
|
||||||
$ pip -V
|
$ pip -V
|
||||||
|
|
Loading…
Add table
Reference in a new issue