Skip to content

Commit 23dd1e3

Browse files
matifalibpmct
andauthored
Update examples/web-server/nginx/README.md
Co-authored-by: Ben Potter <me@bpmct.net>
1 parent 838e008 commit 23dd1e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/web-server/nginx/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
1. You'll need a subdomain and the a wildcard subdomain configured that resolves to server.
66
2. Install **nginx** (assuming you're on Debian/Ubuntu):
77

8-
- `sudo apt install nginx`
8+
```console
9+
sudo apt install nginx
10+
```
911

1012
3. Stop NGINX:
1113

0 commit comments

Comments
 (0)