From 96b2986eb4fe9e1953f9b419563d34eb799322bc Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 16 Jul 2015 18:21:41 +0200 Subject: minor fix --- wallet.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wallet.rst') diff --git a/wallet.rst b/wallet.rst index e9b8cee4..18a13353 100644 --- a/wallet.rst +++ b/wallet.rst @@ -139,10 +139,10 @@ In order to compile it, issue .. sourcecode:: bash - cd wallet/wallet_button/emscripten/lib_primitive + cd wallet/wallet_button/emscripten/lib_wrapper ./final-build.sh -the build script will build and copy the generated JavaScript inside ``wallet/wallet_button/firefox_src/content/lib/``, so that +the build script will build and copy the generated ``lib_wrapper.js`` inside ``wallet/wallet_button/firefox_src/content/lib/``, so that the extension's code can properly import it. Some simple tests written in `C` are placed into our wallte's source tree, so -- cgit v1.2.3