summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-11-25 16:04:07 +0100
committerFlorian Dold <florian@dold.me>2020-11-25 16:05:50 +0100
commit68dcb13fbfcf569c03170444818b5c40f2d13233 (patch)
tree2023151feedcd0da5892e9450c5079bea294de91 /README
parenta391958eeba0c4e2092d0f53ee5218f343e4a30c (diff)
downloadwallet-core-68dcb13fbfcf569c03170444818b5c40f2d13233.tar.gz
wallet-core-68dcb13fbfcf569c03170444818b5c40f2d13233.tar.bz2
wallet-core-68dcb13fbfcf569c03170444818b5c40f2d13233.zip
clearer name
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7af17121a..3249f4b02 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ The WebExtension can be built via the 'webextension' make target:
This will create the zip file with the WebExtension in the location
```
-packages/taler-wallet-webextension/taler-wallet-$VERSION.zip
+packages/taler-wallet-webextension/taler-wallet-webextension-$VERSION.zip
```
### Compiling from Git