From a3168867276455ea890e437bcc466f0fc4f96dbd Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Mon, 4 Mar 2019 19:56:52 -0800 Subject: [PATCH] Update README.md Fix typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 239c849..c1aa7b3 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ npm run build To add additional disk images, use ```sh -./bin/dsk2json -c Category -n Name path/to/image.dsk > json/disks/ -image.json` +./bin/dsk2json -c Category -n Name path/to/image.dsk > json/disks/image.json` ``` then