-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/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 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. -
- - - -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.