Skip to content

Commit f03eae3

Browse files
warpdesignleo
authored andcommitted
Update README.md
- fixed small typo - updated sample: removed outdated -ftaB switch and added --BASIC switch (otherwise the created tape won't work)
1 parent 3c62d02 commit f03eae3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You can use this version in Windows, but will need to install a python interpret
6565
|---|---|---|
6666
| An in-game screenshot of Eleuterio by [@na_th_an](https://github.com/mojontwins) | Ingame screenshot of _El Hobbit_ by [@Wilco2009](https://github.com/wilco2009)| Ingame screenshot of _Knignt and Demonds DX_ by [Einar Saukas](https://github.com/einar-saukas)
6767

68-
See more examples at the [Relased Programs](https://zxbasic.readthedocs.io/en/latest/released_programs/) page.
68+
See more examples at the [Released Programs](https://zxbasic.readthedocs.io/en/latest/released_programs/) page.
6969

7070
QUICK START
7171
-----------
@@ -94,7 +94,7 @@ Create a text file with the following content:
9494

9595
Save it as `hello.bas` and finally compile it with:
9696
~~~~
97-
zxbc -taB hello.bas
97+
zxbc -f tap --autorun --BASIC hello.bas
9898
~~~~
9999

100100
If everything went well, a file named `hello.tap` should be created.

0 commit comments

Comments
 (0)