Skip to content

Commit 670d5ad

Browse files
authored
chore: fix install.sh typo (#4770)
1 parent d88b824 commit 670d5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ $1 package has been installed.
121121
122122
To run Coder as a system service:
123123
124-
# Optional) Set up an external access URL
124+
# (Optional) Set up an external access URL
125125
$ sudo vim /etc/coder.d/coder.env
126126
# Use systemd to start Coder now and on reboot
127127
$ sudo systemctl enable --now coder

0 commit comments

Comments
 (0)