aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index b73cc8c..aa9e27a 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,7 @@
-keytree
-=======
+keytree.py
+==========
+- Make sure you have Python >= 3.7
- CD into the cloned repo
- Derive 10 keys from the given mnemonic: ``./keytree.py --end-idx 10``
- Generate a new mnemonic and derive 10 keys from it: ``./keytree.py --end-idx 10 --gen-mnemonic``