Skip to content

Commit 5c3250a

Browse files
committed
docs: fix readme instructions
1 parent 2b6ba94 commit 5c3250a

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,12 @@ This installs all dependencies (Node.js, Claude Code, Tiger CLI) and sets up the
1515
After installation, open a new terminal and run:
1616

1717
```bash
18-
0pflow
18+
0pflow run
1919
```
20+
___
21+
### Want to contribute? - Developer Guide
2022

21-
### Already have Node.js?
22-
23-
If you already have Node.js 20+ installed:
24-
25-
```bash
26-
npx -y 0pflow@dev install --force
27-
```
28-
29-
### Development Mode
30-
31-
To use the plugin from source (for development):
23+
To use the plugin from source:
3224

3325
```bash
3426
git clone https://github.com/timescale/0pflow.git

0 commit comments

Comments
 (0)