Skip to content

Commit db00659

Browse files
authored
Update prerelease-build.mdx (#200)
* Update prerelease-build.mdx * Update prerelease-build.mdx * Update prerelease-build.mdx * Update prerelease-build.mdx
1 parent 600b1db commit db00659

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

docs/advanced-usage/prerelease-build.mdx

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,19 @@ sidebar_label: Prerelease Build
44

55
# Prerelease Build
66

7-
For users who want the latest features and updates, Roo Code offers prerelease builds. The primary prerelease build is **Roo Code Nightly**, which is automatically published whenever changes are merged into our main development branch.
7+
For users who want the latest features and updates, Roo Code offers a prerelease build called **Roo Code Nightly**, which is automatically published whenever changes are merged into our main development branch.
88

99
**Note:** As prerelease software, these builds may occasionally include experimental features or bugs. They are best suited for users comfortable with testing cutting-edge software.
1010

11-
To install a prerelease build like Roo Code Nightly:
11+
To install Roo Code Nightly:
1212

1313
1. Open VS Code.
1414
2. Access Extensions: Click the Extensions icon in the Activity Bar or press `Ctrl+Shift+X` (Windows/Linux) or `Cmd+Shift+X` (macOS).
15-
3. Search for "Roo Code Nightly" (or the specific prerelease build name).
16-
4. Select the prerelease extension (e.g., "Roo Code Nightly" by RooVeterinaryInc) and click **Install**.
17-
* If you have the stable version of Roo Code installed, the Marketplace might show an option to "Switch to Pre-Release Version" for the Roo Code extension itself, or you might find "Roo Code Nightly" as a separate listing.
15+
3. Search for "Roo Code Nightly".
16+
4. Select the prerelease extension ("Roo Code Nightly" by RooVeterinaryInc) and click **Install**.
1817
5. Reload VS Code if prompted.
1918

20-
<img src="/img/installing/installing-5.png" alt="Roo Code prerelease (Nightly) extension in VS Code Marketplace" width="400" />
21-
*Roo Code Nightly (prerelease build) in the VS Code Marketplace.*
19+
<img src="/img/installing/installing-5.png" alt="Roo Code Nightly extension in VS Code Marketplace" width="400" />
20+
*Roo Code Nightly in the VS Code Marketplace.*
2221

23-
You can have both the stable version of Roo Code and a prerelease build (like Roo Code Nightly) installed simultaneously. However, it's generally recommended to enable only one at a time in your VS Code workspace to avoid potential conflicts or unexpected behavior.
22+
You can have both the stable version of Roo Code and Roo Code Nightly installed simultaneously.

0 commit comments

Comments
 (0)