Skip to content

docs: add faqs from sharkymark #11168

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Dec 13, 2023
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
fixed typos for link
  • Loading branch information
stirby committed Dec 12, 2023
commit dbe0939e6ec9b197295d886ea79442c090b100b2
4 changes: 2 additions & 2 deletions docs/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ stability and reliability.
The Coder plugin will appear in the Gateway UI when opened.

Selecting the most suitable template depends on how the deployment manages
Jetbrains IDE versions. If downloading from
JetBrains IDE versions. If downloading from
[jetbrains.com](https://www.jetbrains.com/remote-development/gateway/) is
acceptable, see the example templates below which specifies the product code,
IDE version and build number in the `coder_app` resource. This will present an
Expand Down Expand Up @@ -389,7 +389,7 @@ https://github.com/sharkymark/v2-templates/blob/main/vs-code-server/main.tf

[Colima](https://github.com/abiosoft/colima) is a Docker Desktop alternative.

This example is meant for a users who want to try out Coder on a MacOS device.
This example is meant for a users who want to try out Coder on a macOS device.

Install Colima and docker with:

Expand Down