Skip to content

Commit

Permalink
Merge pull request #1 from allaboutapps/dev
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
gottfired authored Aug 6, 2024
2 parents d2f872a + 795b3b3 commit 53b033e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is the [allaboutapps](https://allaboutapps.at/) TypeScript template for React NextJS applications.

**This template requires a minimum Node version of 18. If you are using nvm, then run `nvm use` to use the correct version.**
**This template requires a Node version of 18. If you are using nvm, then run `nvm use` to use the correct version. If 18 is not installed run `nvm install`.**

## How to use this template
- run `npm_config_yes=true npx tiged github:allaboutapps/next-starter my-project-name` to scaffold a new app, where `my-project-name` is the name of the target folder where you want to create your project.
Expand Down

0 comments on commit 53b033e

Please sign in to comment.