Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nichochar committed Jul 31, 2024
1 parent f5fdff8 commit ffc9493
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you upgrade and are having trouble launching the application, you can `rm -rf

## Requirements

Srcbook requires node v22+. We highly recommend using [nvm](https://github.com/nvm-sh/nvm) to manage local node versions.
Srcbook requires node v20+. We highly recommend using [nvm](https://github.com/nvm-sh/nvm) to manage local node versions.

## Install

Expand Down
4 changes: 4 additions & 0 deletions srcbook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ npm uninstall -g srcbook
# Clear up srcbook files on disk
rm -rf ~/.srcbook/
```

## Requirements

Srcbook requires node v20+. We highly recommend using [nvm](https://github.com/nvm-sh/nvm) to manage local node versions.

0 comments on commit ffc9493

Please sign in to comment.