Skip to content

Commit 3cc4009

Browse files
committed
Edited README.md copy
1 parent 65c8c4a commit 3cc4009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
## Installation
88

9-
### Option 1: Install from the VS Code Marketplace:
10-
1. Find **"Nested"** in the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=AdamOvera.nested).
9+
### Option 1: Install from the VSCode Marketplace:
10+
1. Find **"Nested"** in the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=AdamOvera.nested).
1111
2. Click **Install**.
1212

1313
### Option 2: Install using the Command Palette:
@@ -17,7 +17,7 @@
1717

1818
### Option 3: Install Directly from GitHub:
1919
1. Download the latest `.vsix` package from the [GitHub Releases page](https://github.com/adamovera/nested/releases).
20-
2. In VS Code, open the **Command Palette** (`Ctrl+Shift+P` on Windows/Linux or `Cmd+Shift+P` on macOS).
20+
2. In VSCode, open the **Command Palette** (`Ctrl+Shift+P` on Windows/Linux or `Cmd+Shift+P` on macOS).
2121
3. Search for **"Install from VSIX..."**.
2222
4. Select the downloaded `.vsix` file to install the extension.
2323

0 commit comments

Comments
 (0)