kenmartin-unix
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
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. |
|
|
|
|
|
|
|