diff --git a/readme.md b/readme.md index 8115826..070d4a5 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,12 @@ XSEA is a utility for generating Node.js Single Executable Applications (SEAs) cross-platform. At the moment, there is only a CLI, not an API. +### Installation + +```sh +npm install --global xsea +``` + ## CLI Here is the output of `xsea --help`: