From 0097df30fc11d379d7b9f3b1c3f1ab84e92773f6 Mon Sep 17 00:00:00 2001 From: kenmartin-unix <58759557+kenmartin-unix@users.noreply.github.com> Date: Fri, 12 Jun 2020 15:38:45 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e47b41f..5c88a28 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,14 @@ focal and bwbasic are binary executable files. The 'tar' files should be brought down and untarred using tar -xvf filename.tar + cd filename + make + make install + If you want the source code and documentation and examples. If you only want to execute the programs bring down the binary files.