aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2021-01-23 15:42:54 -0500
committerDeterminant <[email protected]>2021-01-23 15:42:54 -0500
commit05c608c55d18441711d75e051d1d030794ae5a9d (patch)
tree7bc3ea8412e66261e46f180493dc96989f21200a /README.rst
parent9c6a35e2e44d81610eb054928593c78e19ff201c (diff)
add portable binary
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``.