Skip to content

Commit

Permalink
get nvm version from .nvmrc in nrapp
Browse files Browse the repository at this point in the history
  • Loading branch information
shuesken committed Sep 27, 2024
1 parent 8ccaafd commit bc11266
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion nrapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is an [Expo](https://expo.dev) project created with [`create-expo-app`](htt
2. Use nvm to set the correct node version. Make sure you have the appropriate version of node installed (`nvm i`).

```bash
nvm use 22
nvm use
```

3. Enable pnpm
Expand Down

0 comments on commit bc11266

Please sign in to comment.