diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 2fe8d81..79ba4b7 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -45,9 +45,8 @@
- a command-line tool to create, - list and - apply Proposals and patches + a command-line tool to send and + review patches using nostr
install ngit diff --git a/src/routes/ngit/+page.svelte b/src/routes/ngit/+page.svelte index 5ea6e98..28e4312 100644 --- a/src/routes/ngit/+page.svelte +++ b/src/routes/ngit/+page.svelte @@ -5,10 +5,7 @@

ngit

-

- a command-line tool for managing git repositories change proposals via - nostr -

+

a command-line tool to send and review patches via nostr

works seemlessly with gitworkshop.dev