Skip to content

Commit 3985703

Browse files
authored
Update README.md
1 parent 9fff9ae commit 3985703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Currently, I only made very minor changes to the original code (starting from ve
88
## Usage
99
Unzip the `.zip` release file. It includes `bfbasic.jar` which is an executable Java JAR that contains the BFBASIC compiler.
1010

11-
The .zip file contains also batch and shell files for Windows an Unix to execute the compiler directly (assuming Java is in your execution path) with:
11+
The .zip file contains also batch and shell files for Windows and \*nix to execute the compiler directly (assuming Java is in your execution path) with:
1212

1313
```
1414
bfbasic [-c] [-d[d[d]]] [-O#] [-t] [-w [#]] FILE[.bas] [[-o] FILE] [-?]

0 commit comments

Comments
 (0)