aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 08b639b..f438cb4 100644
--- a/README.rst
+++ b/README.rst
@@ -28,3 +28,8 @@ shipped in this repo (more secure, recommended, only works on x86-64 Linux).
If you instead do a normal pip install (``pip3 install --user .``) and use
``keytree.py`` (without ``./`` prefix), it will use the latest deps fetched by
pip.
+
+Portable Binary
+---------------
+
+Use ``./keytree-0.1.0-x86_64.AppImage`` in place of ``./keytree.py``.