Skip to content

Commit 2509227

Browse files
authored
Update README.md
1 parent d0b9db8 commit 2509227

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
@@ -77,7 +77,7 @@ this work with systemd, for old debian/ubuntu please try docker or https://phps
7777

7878
```sh
7979
echo deb http://phpstatic.com/debian/ / > /etc/apt/sources.list.d/phpstatic.list
80-
apt-get install gnupg curl
80+
apt-get install gnupg curl sudo
8181
curl -L https://phpstatic.com/repo.gpg | sudo apt-key add -
8282
apt-get update
8383
apt-get install php-static-7.4 nginx-static

0 commit comments

Comments
 (0)