Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 753b26e

Browse files
committed
docs(readme): Update example
1 parent 203ef0a commit 753b26e

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,15 @@ Example output:
6060
```
6161
Proposed commit:
6262
┌────────────────────────────────────────────────────────────────────────┐
63-
Add user authentication to API endpoints
63+
docs(README): update installation instructions
6464
│ │
65-
│ - Implement JWT token validation │
66-
│ - Add rate limiting middleware │
65+
│ - Add instructions for installing pre-built binary │
66+
│ * Separate steps for macOS (M1/M2 and Intel), Linux, and Windows │
67+
│ * Move binary to PATH and make executable │
68+
│ - Add instructions for installing from source │
69+
│ * Install Deno │
70+
│ * Clone repo and install with Deno task │
71+
│ - Remove outdated development instructions │
6772
└────────────────────────────────────────────────────────────────────────┘
6873
6974
(a)ccept, (e)dit, (r)eject, (n)ew message?

0 commit comments

Comments
 (0)