Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

docs: rst format fixes #304

Merged
merged 1 commit into from
Sep 2, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/getting-started/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Please switch into the folder where you have the initialisation files. If you in
these instructions.

::

tendermint init --home ~/.ethermint/tendermint

ethermint --datadir ~/.ethermint init
Expand All @@ -27,6 +28,7 @@ these instructions.
You can optionally copy a keystore to the Ethereum folder that you used in the steps above i.e `~/.ethermint` e.g

::

cp -r keystore ~/.ethermint


Expand Down