Skip to content

Commit 6eed5b9

Browse files
Update README.md
1 parent 3e3f4ad commit 6eed5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ An open-source lightweight driver that adds USB compatibility to DOS. USB 1, 2,
55

66
1. Download the source code file (`DSB.BAS`) and place it somewhere on your DOS hard drive.
77
2. Install [QuickBasic 4.5](https://winworldpc.com/product/quickbasic/45) from WinWorldPC.
8-
3. Launch QuickBasic, press `Esc` to clear the dialog box, go to `File >> Open Program`, and browse to wherever you put the source code file. Select OK to open it.
8+
3. Launch QuickBasic, press `Esc` to clear the dialog box, go to `File >> Open Program`, and browse to wherever you put the source code file. Select `OK` to open it.
99
4. Now is the time to make any desired changes to the code.
10-
5. Create an executable by going to `Run >> Make EXE File...`
10+
5. Create an executable file (EXE) by going to `Run >> Make EXE File...` Type a name for the executable file and select `Make EXE`.

0 commit comments

Comments
 (0)