The CLI is no longer being built in CI, so the README has invalid instructions. This just removes that (leaving npx/npm instructions.) Alternately, we could build the CLI for x86_64 targets in CI, but I think we need to do some research around building a standalone exe (pkg, for example, doesn't inline the native lib.)
The CLI is no longer being built in CI, so the README has invalid instructions. This just removes that (leaving npx/npm instructions.) Alternately, we could build the CLI for x86_64 targets in CI, but I think we need to do some research around building a standalone exe (pkg, for example, doesn't inline the native lib.)