X-Git-Url: http://repo.macrolet.net/gitweb/?p=jscl.git;a=blobdiff_plain;f=README.org;h=bfa6cc6deec29d44fa76a473dad496e32ab4a6e5;hp=eb9f7fae6448080197a2ec3df862980d4bea608a;hb=HEAD;hpb=cc12e26d74be103dbe77f3998f2b773b76d93383 diff --git a/README.org b/README.org index eb9f7fa..bfa6cc6 100644 --- a/README.org +++ b/README.org @@ -13,7 +13,7 @@ to download the repository /load/ jscl.lisp in your Lisp, and call the bootstrap function to compile the implementation itself: -=(bootstrap)= +=(jscl:bootstrap)= It will generate a jscl.js file in the top of the source tree. Now you can open JSCL.html in your browser and use it.