You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ curl -L https://coder.com/install.sh | sh
70
70
71
71
You can run the install script with `--dry-run` to see the commands that will be used to install without executing them. You can modify the installation process by including flags. Run the install script with `--help` for reference.
72
72
73
-
> See [install](docs/install) for additional methods.
73
+
> See [install](https://coder.com/docs/v2/latest/install) for additional methods.
74
74
75
75
Once installed, you can start a production deployment<sup>1</sup> with a single command:
0 commit comments