Skip to content

Commit dde3b47

Browse files
committed
[skip ci] Fix README.md
1 parent 617ac4a commit dde3b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Alternatively, your ISP may be blocking the default Wireguard port (51820/udp).
2020

2121
```
2222
cd $HOME/ansible-easy-vpn
23-
echo 'wireguard_port: 12345` >> custom.yml
23+
echo 'wireguard_port: "12345"` >> custom.yml
2424
bash bootstrap.sh
2525
```
2626

0 commit comments

Comments
 (0)