Update README.md

main^2
KonyTech 4 years ago committed by GitHub
parent 3ab54603c2
commit c4255d8e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ Open a command prompt and navigate to the directory where you placed the pia-wg
python -m venv venv python -m venv venv
venv\Scripts\activate venv\Scripts\activate
pip install -r requirements.txt pip install -r requirements.txt
generate-config.py python generate-config.py
``` ```
Follow the prompts. When finished, you can exit the virtual environment with the `deactivate` command. Follow the prompts. When finished, you can exit the virtual environment with the `deactivate` command.

Loading…
Cancel
Save