diff --git a/external/exchange-channels/asperaweb/asperaweb.md b/external/exchange-channels/asperaweb/asperaweb.md
index 2dbb4e496b2fcaf5dcb06d96570bcfdd882fa5ff..356183350d703cfc33a9bc51bbc8a8fa33c80a5d 100644
--- a/external/exchange-channels/asperaweb/asperaweb.md
+++ b/external/exchange-channels/asperaweb/asperaweb.md
@@ -101,4 +101,4 @@ Run <code>ascli config ascp show</code> to show path of <code>ascp</code>.
 
 Modify command with the path instead of <code>ascp</code>:<br>
 Here is example of download command
-`<path> -d -i $SSHKEY -P 33001 --file-crypt decrypt -W $TOKEN app_duma_private@aspera.lcsb.uni.lu:/<remote-dir> </local-dir>`
+`<path-to-ascp-executable> -d -i $SSHKEY -P 33001 --file-crypt decrypt -W $TOKEN app_duma_private@aspera.lcsb.uni.lu:/<remote-dir> </local-dir>`