Update build instructions
[jscl.git] / HACKING.org
index b6c1e63..965014f 100644 (file)
@@ -2,6 +2,6 @@
 ** Newbie guide
     - Load slime from the root directory.
     - C-c C-l jscl.lisp  to load the whole project
-    - =(bootstrap)= will generate jscl.js
+    - =(jscl:bootstrap)= will generate jscl.js
     - Add tests
     - Open tests.html in your browser to see your failed tests