From 4aec1a6eac249d89151fb1cd74204814c5b6ed30 Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Mon, 4 Mar 2019 20:02:54 -0800 Subject: [PATCH] Update README.md Even fewer typos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1aa7b3..ee0c06a 100644 --- a/README.md +++ b/README.md @@ -30,7 +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