diff --git a/README.md b/README.md index 5d423cb..da6fc96 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ License

-

npm i nexe -g

+

npm i nexe@beta -g

Nexe is a command-line utility that compiles your Node.js application into a single executable file.

@@ -25,7 +25,7 @@ - Flexible build pipeline - Cross platform builds -## Usage +## Usage (Beta) *Note: V2 API is still subject to change. * For v1 see [V1-EOL](https://github.com/nexe/nexe/tree/V1-EOL)