Files
go-ethereum/docs/_install-and-build/Installation-Instructions-for-Ubuntu.md
Chris Ward d5c101f2aa First draft
2019-08-26 07:34:07 +02:00

7 lines
106 B
Markdown

Or the development version with:
```shell
sudo apt-get update
sudo apt-get install ethereum-unstable
```