Skip to content
Viktor Trón edited this page Aug 14, 2015 · 22 revisions

Installation Instructions

Follow the appropriate link below to find installation instructions for your platform.

You can also use a one-line script install Geth. Open a command line or terminal tool (if you are unsure how to do this, consider waiting for a more user friendly release) and paste the command below:

bash <(curl -L https://install-geth.ethereum.org)  

This script will detect your OS and will attempt to install the ethereum CLI. For more options including package managers, check the OS-specific subsections.

Further links

Clone this wiki locally