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