From 88645b98ea0b704900e6ce73e34ea5a63cb0f44a Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 30 Mar 2021 12:50:19 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b30aac..df4d810 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ excel2json-xlsx -i source.xlsx -o exported.json ``` OR ```shell -npx excel2json -i source.xlsx -o exported.json +npx excel2json-xlsx -i source.xlsx -o exported.json ``` # [Docker Hub](https://hub.docker.com/r/cubetiq/excel2json)