From 49cc90c5e7514daacc065b3f1ca58a761d6537dc Mon Sep 17 00:00:00 2001 From: Frederik Wessberg Date: Sat, 29 May 2021 01:06:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d7891f1..89ae74c 100644 --- a/README.md +++ b/README.md @@ -241,9 +241,7 @@ The following command transforms all files matched by the glob `**/*.*` and emit ``` cjstoesm "**/*.*" dist ``` - -If you install `cjstoesm` globally, you'll have `cjstoesm` in your path. If you install it locally, you can run `npx cjstoesm`. -If you don't install it globally nor locally, you can also just run it once with the command `npx -p typescript cjstoesm `. +Here's an overview of the options that can be passed via the CLI: ``` $ cjstoesm --help