From d8592bf09ae1613290eb0ed78c4fff7d955da8e9 Mon Sep 17 00:00:00 2001 From: Devarshi Shimpi Date: Tue, 24 Oct 2023 14:06:38 +0530 Subject: [PATCH] fix(README.md): update installation link (#10275) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f7d835125..27634813ad 100644 --- a/README.md +++ b/README.md @@ -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 deployment1 with a single command: