From cd5c7cc37fc2372958b7048968d72919b1fa2ca6 Mon Sep 17 00:00:00 2001 From: Paul Hagstrom Date: Sun, 27 Dec 2015 02:52:28 -0500 Subject: [PATCH] Add chmod note to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 887e5d6..790e1fd 100644 --- a/README.md +++ b/README.md @@ -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