From acba34a250e2f7810b82096e7811b3a2696ceeb5 Mon Sep 17 00:00:00 2001 From: Joe Hildebrand Date: Mon, 8 May 2023 10:53:02 -0600 Subject: [PATCH] Install instructions for CLI --- cli/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cli/README.md b/cli/README.md index 8fc59ee..d3698f5 100644 --- a/cli/README.md +++ b/cli/README.md @@ -2,6 +2,12 @@ Command line utilities for [expat-wasm-dom](https://github.com/hildjj/expat-wasm-dom). +## Installation + +```sh +npm install -g expat-wasm-dom-cli +``` + ## ewlint ```txt