go-ethereum/docs/_install-and-build/Installation-Instructions-for-Ubuntu.md

7 lines
106 B
Markdown
Raw Normal View History

2019-08-26 07:34:07 +02:00
Or the development version with:
```shell
sudo apt-get update
sudo apt-get install ethereum-unstable
```