From b83c5706e90bd735740e06c6f1d0e146e26167e6 Mon Sep 17 00:00:00 2001 From: Determinant Date: Wed, 25 Jul 2018 21:37:14 -0400 Subject: ... --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 0470848..ec3395d 100644 --- a/README.rst +++ b/README.rst @@ -24,14 +24,16 @@ Dependencies Install ------- -:: + +.. code-block:: bash git clone https://github.com/Determinant/ethy.py pip install --user ethy.py/ Example ------- -:: + +.. code-block:: bash python ./ethy.py --verify-key mywallet.json # unlock the wallet and verify whether the # encrypted private key matches the address -- cgit v1.2.3