From 84f0e466fad553eb105b730af2be3a20b79638e4 Mon Sep 17 00:00:00 2001 From: teddy Date: Thu, 19 Dec 2024 23:26:59 +0100 Subject: [PATCH] docs(README) : add clone instruction --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index da9eeb6..c26f342 100644 --- a/README.md +++ b/README.md @@ -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