diff --git a/getting_started.html b/getting_started.html deleted file mode 100644 index adf0e4d63a..0000000000 --- a/getting_started.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Ethereum - - - - - - - - - -
- -

-Ethereum is an open source crypto project written in the Go language -(among others). This is the official Go Ethereum implementation and host -to the Ethereum Frontier Release client geth. -

- - - -
- - - - diff --git a/index.html b/index.html index 644438c2df..689119c65d 100644 --- a/index.html +++ b/index.html @@ -14,16 +14,16 @@

Ethereum

Official golang implementation of the Ethereum protocol

View on GitHub - Download .zip - Download .tar.gz + Download + Download source

Ethereum is an open source crypto project written in the Go language -(among others). This is the official Go Ethereum implementation and host -to the Ethereum Frontier Release client geth. +(among others: Py & C++). This is the official Go Ethereum implementation and host +to geth, and Ethereum toolset.

@@ -120,9 +120,9 @@ Once the dependencies are installed, run

geth can be configured via command line options, environment variables and config files.

-

To get the options available:

+

Geth comes with extensive build in help. To get the available options:

-
geth --help
+
geth help
 

For further details on options, see the wiki

@@ -147,7 +147,6 @@ dependency management.

-