mirror of
https://github.com/paulhagstrom/dsk2po.git
synced 2024-12-21 09:29:24 +00:00
Add chmod note to readme
This commit is contained in:
parent
d6eb60c6f0
commit
cd5c7cc37f
@ -6,7 +6,7 @@ into those of a .po (ProDOS-order) file. Most Apple II emulators can handle bot
|
||||
but certain utilities (with which I wanted to use existing .dsk images) assume
|
||||
ProDOS-ordered files.
|
||||
|
||||
Usage is just:
|
||||
Usage is just (assuming you've done chmod 755 dsk2po.py, else precede with python command):
|
||||
|
||||
./dsk2po.py image.dsk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user