Skip to content

Commit

Permalink
docs(README) : add clone instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
LordPax committed Dec 19, 2024
1 parent a84c77f commit 84f0e46
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ git clone https://github.com/LordPax/aicli.git
cd aicli
```

or clone on nostr with [ngit](https://github.com/DanConwayDev/ngit-cli)

```bash
git clone nostr://npub1wexup25szzmga9h9znr2v549ytk5c8kuvdnvxa9em58kr38wtrxsvpq0vc/aicli
```

2. Build the project:

```bash
Expand Down

0 comments on commit 84f0e46

Please sign in to comment.