aboutsummaryrefslogtreecommitdiffstats
path: root/doc/librejs.info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/librejs.info')
-rw-r--r--doc/librejs.info16
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/librejs.info b/doc/librejs.info
index ae23807..a2212ff 100644
--- a/doc/librejs.info
+++ b/doc/librejs.info
@@ -591,10 +591,9 @@ File: librejs.info, Node: LibreJS Development Notes, Next: Installation Requir
8.1 Running LibreJS from the source directory
=============================================
-Download Mozilla's Add-on SDK, then do something like this in the
-LibreJS directory:
+Download 'jpm', then do something like this in the LibreJS directory:
- cfx run -b `which icecat`
+ jpm run -b `which abrowser`
8.2 Debugging
=============
@@ -624,8 +623,7 @@ Update the version number in:
* 'git archive --format=tar.gz --prefix=librejs-6.0.4 6.0.4
>librejs-6.0.4.tar.gz'
* 'mv librejs-6.0.4.tar.gz ~/releases/librejs-6.0.4/'
- * Make xpi file: 'cfx xpi --strip-sdk; mv librejs.xpi
- librejs-6.0.4.xpi'
+ * Make xpi file: 'jpm xpi; mv librejs.xpi librejs-6.0.4.xpi'

File: librejs.info, Node: Installation Requirements, Next: LibreJS Internals, Prev: LibreJS Development Notes, Up: Top
@@ -1276,9 +1274,9 @@ Node: JavaScript Detection7431
Node: Free Licenses Detection10839
Node: Setting Your JavaScript Free17257
Node: LibreJS Development Notes24091
-Node: Installation Requirements25463
-Node: LibreJS Internals27070
-Node: Tests28233
-Node: GNU Free Documentation License32740
+Node: Installation Requirements25433
+Node: LibreJS Internals27040
+Node: Tests28203
+Node: GNU Free Documentation License32710

End Tag Table