Merge pull request #9 from konytech/konytech-patch-1

Update README.md
main
hsand 4 years ago committed by GitHub
commit 73c2a2d036
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
venv\Scripts\activate
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.

Loading…
Cancel
Save