Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Get started with Radicle URL needs to be updated for Homebrew #280

Open
adam-hurwitz opened this issue Feb 26, 2023 · 0 comments
Open

Get started with Radicle URL needs to be updated for Homebrew #280

adam-hurwitz opened this issue Feb 26, 2023 · 0 comments

Comments

@adam-hurwitz
Copy link

adam-hurwitz commented Feb 26, 2023

The Homebrew code on the Get started with Radicle page potentially needs to be updated with the existing Radicle CLI.

This update will likely reduce confusion until the upcoming Heartwood release is ready for production. Many users will often go to the site first before exploring Radicle's GitHub repositories to search for the correct setup.

Observe

Get started with Radicle

Code

brew tap radicle/cli https://seed.alt-clients.radicle.xyz/radicle-cli-homebrew.git
brew install radicle-cli

Result

Error when attempting to install with Homebrew in the command line.

Expect

Radicle CLI

Code

brew tap --force-auto-update radicle/cli https://pine.radicle.garden/radicle-cli-homebrew.git
brew install radicle-cli

Result

Installs the Radicle CLI successfully. 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant