--- loncom/build/readme.html 2001/01/17 11:08:44 1.4 +++ loncom/build/readme.html 2001/01/17 11:11:42 1.5 @@ -41,6 +41,16 @@
  • Viewing the software (make HTML)

    +Commands + +
    +cd loncom/build
    +rm -Rf HTML
    +make HTML
    +cd HTML
    +(look at the index.html file with a web browser such as Netscape)
    +
    +
  • Compiling the software (make build)