From 4d79b806c0c87c07c386afe35eb8c73b27638335 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Thu, 26 May 2022 14:11:58 -0700 Subject: [PATCH] docs: clarify installing Coder instructions (#1809) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67599c0f7e..2b8a0bdb44 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ We recommend installing [the latest release](https://github.com/coder/coder/releases) on a system with at least 1 CPU core and 2 GB RAM: -1. Download the release appropriate for your operating system +1. Download the [release asset](https://github.com/coder/coder/releases) appropriate for your operating system 1. Unzip the folder you just downloaded, and move the `coder` executable to a location that's on your `PATH`