chore: fix install.sh typo (#4770)

This commit is contained in:
Ben Potter 2022-10-26 14:32:20 -05:00 committed by GitHub
parent d88b824328
commit 670d5adfd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ $1 package has been installed.
To run Coder as a system service:
# Optional) Set up an external access URL
# (Optional) Set up an external access URL
$ sudo vim /etc/coder.d/coder.env
# Use systemd to start Coder now and on reboot
$ sudo systemctl enable --now coder