Browse Source

Update README.md

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

+ 7
- 7
README.md View File

@@ -1,11 +1,9 @@
# BwBasic
Information for Bwbasic

8-1-2020 KenUnix with the help of CHIP Master.
8-5-2020 KenUnix with the help of CHIP Master.

BwbasicXP is for older 32 bit Windows/DOS systems. Like Windows XP, Windows 7 and Server 2000.

Bwbasic64 is for 64 bit Windows 10 systems like Windows 10 and DOS.
Bwbasic.exe is the setup program Windows/DOS systems. Like Windows 7, Windows 10 and Server 2000.

bwbasic_3.20b-1j_i386.deb is for Intel 386 Linux systems.

@@ -13,15 +11,17 @@ bwbasic_3.20b-1j_armhf.deb is for 32 bit ARM Linux systems like Beglebone and CH

bwbasic_3.20b-1j_amd64.deb is for 64 bit AMD based Linux systems like Debian 10.4 and Ubuntu 20.04.

For Linux examples are in /usr/share/bwbasic and DOCS /usr/share/doc/bwbasic

For the Windows packages download the executable and run it.

For the deb packages download the deb file and use dpkg -i package-name to install it.

For the Windows packages Example are in \Program Files (X86)\Bwbasic\Examples
For the Windows packages Examples are in \Bwbasic\Examples

and the DOCS are in \Program Files (X86)\Bwbasic\DOCS.
and the DOCS are in C:\Bwbasic\DOCS.

For the deb installs the Examples are in /usr/share/bwbasic
For the deb installs the Examples are in C:/usr/share/bwbasic

and the DOCS are in /usr/share/doc/bwbasic.



Loading…
Cancel
Save