Skip to content

Commit

Permalink
3.5.3
Browse files Browse the repository at this point in the history
3.5.3
  • Loading branch information
bstaruk committed Sep 2, 2022
2 parents 8cb5984 + a244db5 commit 7b12cbf
Show file tree
Hide file tree
Showing 6 changed files with 1,030 additions and 835 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The primary mission is to be small in scope so that it may be easily extended an

After completing the steps below, you will be ready to begin using starbase:

1. Install [Node.js](https://nodejs.org) (latest LTS recommended)
1. Install [Node.js](https://nodejs.org) (refer to `.nvmrc` for tested/preferred version)
2. Clone starbase into your project root directory
3. Install dependencies by running `npm install` in your project root directory

Expand Down
Loading

0 comments on commit 7b12cbf

Please sign in to comment.