mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix(README.md): update installation link (#10275)
This commit is contained in:
@@ -70,7 +70,7 @@ curl -L https://coder.com/install.sh | sh
|
||||
|
||||
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.
|
||||
|
||||
> See [install](docs/install) for additional methods.
|
||||
> See [install](https://coder.com/docs/v2/latest/install) for additional methods.
|
||||
|
||||
Once installed, you can start a production deployment<sup>1</sup> with a single command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user