Skip to content

Commit 29b9837

Browse files
authored
chore(readme): update README.md
1 parent 4ca5796 commit 29b9837

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![neuma-dart-header](https://res.cloudinary.com/dp3fqnmmg/image/upload/v1752827195/GitHub_-_Neuma_Base_Flutter_1_fpg9be.png)
1+
![neuma-api-header](https://res.cloudinary.com/dp3fqnmmg/image/upload/v1752945996/GitHub_-_Neuma_API_Flutter_wdopwi.png)
22

33
## ✨ What is Neuma API Flutter?
44

@@ -24,16 +24,19 @@ Whether you’re building requests or parsing responses, **Neuma API Flutter** k
2424

2525
## 🚀 Getting Started
2626
### 1. Install the Extension
27-
From VS Code:
28-
29-
* Search for `Neuma API Flutter` in the extensions marketplace and install
30-
31-
Or via CLI:
27+
Download the latest `.vsix` file from the [Releases](https://github.com/abelherl/neuma-api-flutter/releases) page.
3228

29+
Then install via CLI:
3330
```bash
3431
code --install-extension neuma-api-dart-x.x.x.vsix
3532
```
3633

34+
Or install it from VS Code:
35+
1. Open VS Code
36+
2. Press ```Ctrl+Shift+P``` (or ```Cmd+Shift+P``` on MacOS)
37+
3. Type ```>Extensions: Install from VSIX```
38+
4. Select the downloaded ```.vsix``` file
39+
3740
### 2. Use the Command
3841
Press `Cmd+Shift+P` (Mac) or `Ctrl+Shift+P` (Windows/Linux), then run:
3942

0 commit comments

Comments
 (0)