From 96aa77118b9505f8f52366dec01e51e40a448559 Mon Sep 17 00:00:00 2001 From: Julian Noble Date: Sun, 31 May 2026 15:47:02 +1000 Subject: [PATCH] minor README.md update --- src/README.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/src/README.md b/src/README.md index 12dffd2a..ba23ee53 100644 --- a/src/README.md +++ b/src/README.md @@ -1,14 +1,16 @@ -punk shell -============================== - - -Build Instructions ------------------------------- - -+ Use tclsh|punk make.tcl to build .tm modules and rebuild the punk86 executable - -+ Then Use tclsh|punk build.tcl to run the 'kettle' system to build docs and/or standard tcl libraries with pkgIndex.tcl files, -or - use the `pmix KettleShell` command from within the punk shell to perform kettle operations. - -(The name 'build.tcl' is the standard name used by the [Kettle](https://chiselapp.com/user/andreas_kupries/repository/Kettle/home) system) - +punk shell +============================== + + +Build Instructions +------------------------------ + ++ Use tclsh|punk make.tcl to build .tm modules and rebuild the punk executable +e.g tclsh make.tcl modules +e.g tclsh make.tcl project + ++ Then Use tclsh|punk build.tcl to run the 'kettle' system to build docs and/or standard tcl libraries with pkgIndex.tcl files, +or - use the `pmix KettleShell` command from within the punk shell to perform kettle operations. + +(The name 'build.tcl' is the standard name used by the [Kettle](https://chiselapp.com/user/andreas_kupries/repository/Kettle/home) system) +