Skip to content

Commit 329ce03

Browse files
update landing page to point to installation instructions (#271)
* update landing page to point to installation instructions * reorder install options Co-authored-by: Nicolas MASSART <[email protected]>
1 parent 5736be6 commit 329ce03

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,12 @@ Teku:
1414
* Provides enterprise focused metrics with Prometheus.
1515
* Has REST APIs for managing Eth 2.0 node operations.
1616
* Has external key management to manage validator signing keys.
17+
18+
## New to Ethereum 2.0?
19+
20+
Get started by running Teku with Docker or installing Teku.
21+
You can:
22+
23+
* [Run Teku from a Docker image.](HowTo/Get-Started/Installation-Options/Run-Docker-Image.md)
24+
* [Install the binary distribution.](HowTo/Get-Started/Installation-Options/Install-Binaries.md)
25+
* [Build from source.](HowTo/Get-Started/Installation-Options/Build-From-Source.md)

0 commit comments

Comments
 (0)