- Notifications
You must be signed in to change notification settings - Fork928
docs: clarify installing Coder instructions#1809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@@ -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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The hope is that adding the link here makes it clear you click this to find the releases (I realize it's now in two places, that's okay).
Also added the word "asset" so they know to scroll down past Commits.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
makes sense 👍🏼
@@ -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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
makes sense 👍🏼
Uh oh!
There was an error while loading.Please reload this page.
This PR partially updates the wording in
README.md
under "Installing Coder" after observing users be unsure where to find release.