From cab9cad0c95c312ca86d2e6af9b7497c576d889b Mon Sep 17 00:00:00 2001 From: badonyx <110633279+badonyx@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:41:03 -0700 Subject: [PATCH] Identify the package managers --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10c60055..53f7edce 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ See instructions for [Build from Source](#building-from-source). #### With Package Managers -On **Arch Linux**: [`gossip`](https://aur.archlinux.org/packages/gossip) or [`gossip-git`](https://aur.archlinux.org/packages/gossip-git) or [`gossip-bin`](https://aur.archlinux.org/packages/gossip-bin) on the AUR +On **Arch Linux** with `pacman`: [`gossip`](https://aur.archlinux.org/packages/gossip) or [`gossip-git`](https://aur.archlinux.org/packages/gossip-git) or [`gossip-bin`](https://aur.archlinux.org/packages/gossip-bin) on the AUR -On **MacOS** or **Linux**: `brew install gossip` from [`homebrew-core`](https://github.com/Homebrew/homebrew-core), or for more options `brew install nostorg/nostr/gossip` from [`homebrew-nostr`](https://github.com/nostorg/homebrew-nostr) +On **MacOS** or **Linux** with [homebrew](https://brew.sh/): `brew install gossip` from [`homebrew-core`](https://github.com/Homebrew/homebrew-core), or for more options `brew install nostorg/nostr/gossip` from [`homebrew-nostr`](https://github.com/nostorg/homebrew-nostr) -On **Microsoft Windows**: `gossip` from [`scoop-nostr`](https://github.com/nostorg/scoop-nostr) +On **Microsoft Windows** with [scoop](https://scoop.sh/): `gossip` from [`scoop-nostr`](https://github.com/nostorg/scoop-nostr) ``` scoop bucket add nostr https://github.com/nostorg/scoop-nostr