summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se (leap communications)>2019-07-08 18:31:28 +0200
committerKali Kaneko <kali@leap.se (leap communications)>2019-07-08 18:31:28 +0200
commit023b2c3024c5afcbd4e67b0263a7a9bef2b0bc3f (patch)
tree863cda648393a191d5c7ed2aff02bca792811ee8
parent8d1f2ceadac382c6ea42ee3e29633cf99de1a58d (diff)
fix documentation about dependency
-rwxr-xr-xscripts/gen-shapeshifter-state.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen-shapeshifter-state.py b/scripts/gen-shapeshifter-state.py
index e7b1ff2..9f9ec3d 100755
--- a/scripts/gen-shapeshifter-state.py
+++ b/scripts/gen-shapeshifter-state.py
@@ -3,7 +3,7 @@
Generates the Curve25519 keypair that is needed by the shapeshifter-dispatcher
server.
-Depends on python3-axolotl-curve25519 package.
+Depends on python3-pysodium package.
"""
import base64