Skip to content

Commit 06e182b

Browse files
Update README.md
1 parent 8bdfb71 commit 06e182b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@ Built for solo entrepreneurs and small teams who want to operationalize the expe
2828
## Quick Start
2929

3030
```bash
31-
# 1. Install and configure
31+
# 1. Install dependencies
32+
npm install
33+
34+
# 2. Install and configure
3235
npx mega-brain-ai setup
3336

34-
# 2. Fill in API keys when prompted (only OPENAI_API_KEY is required)
37+
# 3. Fill in API keys when prompted (only OPENAI_API_KEY is required)
3538

3639
# 3. Open Claude Code and check system status
3740
/jarvis-briefing

0 commit comments

Comments
 (0)