Skip to content

Commit

Permalink
docs(readme): use nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Jan 22, 2024
1 parent 4e20df1 commit c854e34
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ git clone https://github.com/remarkablegames/kaboom-template.git
cd kaboom-template
```

Use the Node.js version:

```sh
nvm use
```

Install the dependencies:

```sh
Expand Down

0 comments on commit c854e34

Please sign in to comment.