diff --git a/README.md b/README.md index 0f77f62..7656519 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Grasscutter launcher for easily switching between Official and Private servers 0. Clone the repository 1. Ensure you have [NodeJS](https://nodejs.org/en/download/) installed. 2. Install the `neu` CLI tool: `npm install -g @neutralinojs/neu` -3. Install the dependencies: `npm install` AND `neu update` +3. Install the dependencies: `setup_win.cmd` 4. Compile and run: * For testing: `npm run dev` * For production: `npm run build` diff --git a/resources/index.html b/resources/index.html index dc2e221..1780835 100644 --- a/resources/index.html +++ b/resources/index.html @@ -9,6 +9,7 @@ + @@ -26,19 +27,22 @@