Browse Source

Update README.md

master
kenmartin-unix 3 years ago
committed by GitHub
parent
commit
0097df30fc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -7,10 +7,14 @@ focal and bwbasic are binary executable files.
The 'tar' files should be brought down and untarred using The 'tar' files should be brought down and untarred using


tar -xvf filename.tar tar -xvf filename.tar

cd filename cd filename

make make

make install make install



If you want the source code and documentation and examples. If If you want the source code and documentation and examples. If
you only want to execute the programs bring down the binary files. you only want to execute the programs bring down the binary files.




Loading…
Cancel
Save