You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2022. It is now read-only.
To add to it, "Linux" above is Ubuntu in reality. If will fail miserably on anything else (or at least not apt-get based... like 2/3 Linux distributions)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need a single line (or the closest possible) for the latest stable geth binary on Linux and Mac.
Currently, the best we have is:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/cubedro/frontier.ethereum.org/master/bin/install.rb)"
Which is bad because it uses ruby, which isn't default in most systems and the main url could be made much better (github cubedro??)
The text was updated successfully, but these errors were encountered: