Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ A simple VS Code extension that manages OpenClaw connection status via a status
|
|
| 16 |
## Requirements
|
| 17 |
|
| 18 |
- Visual Studio Code version 1.74.0 or higher ([marketplace](https://marketplace.visualstudio.com/items?itemName=gguf.openclaw) or compatible IDE via [open-vsx](https://open-vsx.org/extension/gguf/openclaw))
|
| 19 |
-
- OpenClaw installed (see install openclaw via npm below)
|
| 20 |
|
| 21 |
```
|
| 22 |
npm install -g openclaw@latest
|
|
|
|
| 16 |
## Requirements
|
| 17 |
|
| 18 |
- Visual Studio Code version 1.74.0 or higher ([marketplace](https://marketplace.visualstudio.com/items?itemName=gguf.openclaw) or compatible IDE via [open-vsx](https://open-vsx.org/extension/gguf/openclaw))
|
| 19 |
+
- OpenClaw installed (see install [openclaw](https://github.com/openclaw/openclaw) via npm below)
|
| 20 |
|
| 21 |
```
|
| 22 |
npm install -g openclaw@latest
|