diff options
author | Florian Dold <florian@dold.me> | 2020-11-25 16:04:07 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2020-11-25 16:05:50 +0100 |
commit | 68dcb13fbfcf569c03170444818b5c40f2d13233 (patch) | |
tree | 2023151feedcd0da5892e9450c5079bea294de91 /README | |
parent | a391958eeba0c4e2092d0f53ee5218f343e4a30c (diff) |
clearer name
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |