diff options
-rw-r--r-- | docs/docs/install.md | 2 | ||||
-rw-r--r-- | docs/docs/telemetry.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/install.md b/docs/docs/install.md index 4c3efb07..4c75bc4a 100644 --- a/docs/docs/install.md +++ b/docs/docs/install.md @@ -14,8 +14,6 @@ If you want to try Continue before installing locally, check out the [GitHub Cod **TODO: Add link to screenshot of what it looks like after install has completed**
-![vs-code-install]()
-
:::note
If you would like to install Continue from source, please [follow the instructions](https://github.com/continuedev/continue/blob/main/README.md) in the repo README.
:::
diff --git a/docs/docs/telemetry.md b/docs/docs/telemetry.md index e22d89e8..47f5a171 100644 --- a/docs/docs/telemetry.md +++ b/docs/docs/telemetry.md @@ -12,6 +12,8 @@ We track the following... ## How to opt out
+**TODO: Define where the root of your workspace**
+
Create a `continue.json` file in the root of your workspace and add the following:
```json
|