Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
reshape sentence
  • Loading branch information
EdwardAngert committed Dec 18, 2024
commit 816a6e6f8fedfdab0a585ae5748e92bc28e54b59
6 changes: 3 additions & 3 deletions docs/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ We support two release channels: mainline and stable - read the
[Releases](./releases.md) page to learn more about which best suits your team.

There are several ways to install Coder. Follow the steps on this page for a
minimal installation of Coder or follow the
[quickstart guide](../tutorials/quickstart.md) for a step-by-step guide on how
to install and configure your first Coder deployment.
minimal installation of Coder, or for a step-by-step guide on how
to install and configure your first Coder deployment, follow the
[quickstart guide](../tutorials/quickstart.md).

For production deployments with 50+ users, we recommend
[installing on Kubernetes](./kubernetes.md). Otherwise, you can install Coder on
Expand Down