Update README.md

This commit is contained in:
Donald Zou 2021-04-10 00:49:32 -04:00 committed by GitHub
parent 83cb8b7f03
commit 9020b16a9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,10 +35,10 @@
[Peer]
PublicKey = HABCDEFGHIJKLMNOPQRSTUVWXYZ123123123123
AllowedIPs = 192.168.0.2/32
Endpoint = 8.8.8.8:12345
...
```
**Note: For peers, `PublicKey` & `AllowedIPs` is required.**
- Python 3.7+ & Pip3
```
$ sudo apt-get install python3 python3-pip