You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ides.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ RUN curl -fsSL https://code-server.dev/install.sh | sh
80
80
USER coder
81
81
```
82
82
83
-
Here is an example of installing `code-server` in the `coder_agent` resource of a template's `main.tf` and defining the `coder-app` resource. If you install `code-server` in the image, you can eliminate the install step below.
83
+
Here is an example of installing `code-server` in the `coder_agent` resource of a template's `main.tf` and defining the `coder_app` resource. If you install `code-server` in the image, you can eliminate the install step below.
0 commit comments