Skip to content

Commit d20bf4a

Browse files
authored
Update README.md (hwdsl2#1097)
- Added usually required `sudo` to update & upgrade server
1 parent 63133e1 commit d20bf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ A pre-built [Docker image](https://github.com/hwdsl2/docker-ipsec-vpn-server) is
8888

8989
## Installation
9090

91-
First, update your system with `apt-get update && apt-get dist-upgrade` (Ubuntu/Debian) or `yum update` and reboot. This is optional, but recommended.
91+
First, update your system with `sudo apt-get update && sudo apt-get dist-upgrade` (Ubuntu/Debian) or `yum update` and reboot. This is optional, but recommended.
9292

9393
To install the VPN, please choose one of the following options:
9494

0 commit comments

Comments
 (0)