Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konytech authored Dec 23, 2021
1 parent 3ab5460 commit c4255d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c4255d8

Please sign in to comment.