Skip to content

Commit 0336c20

Browse files
authored
Update README.md
1 parent a49f563 commit 0336c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Quick and easy way to get a reverse proxy up and running
66
## Install Docker and Git
77
```
88
sudo apt update && sudo apt upgrade && \
9-
sudo apt install git && \
9+
sudo apt install git curl && \
1010
curl -fsSL https://get.docker.com | sh
1111
```
1212

0 commit comments

Comments
 (0)