diff --git a/README.md b/README.md index 1bd9695..72f5c3d 100644 --- a/README.md +++ b/README.md @@ -18,16 +18,8 @@ Say goodbye to the tedious and repetitive nature of manual JSON editing. AsaJS s To use AsaJS, ensure you have **[Node.js](https://nodejs.org/en)** installed on your system. -**Latest stable version:** - ```bash -npm install asajs -``` - -**For our nightly builds:** - -``` -npm install asajs@indev +npx create-asajs ``` ## 📖 "Hello World!" Example diff --git a/package.json b/package.json index 029b921..ffea1f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "asajs", - "version": "4.1.15-indev.1", + "version": "4.1.15-indev.2", "description": "Create your Minecraft JSON-UI resource packs using JavaScript", "keywords": [ "Minecraft",