Skip to content

Commit

Permalink
update readme and nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
andrico1234 committed Nov 18, 2019
1 parent c2e929a commit a23009b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v12.7.0
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@ The tree is currently fully navigable using the keyboard. Pressing the tab butto

You'll need to clone the repo on your local machine and install the dependencies using `yarn`. Once the dependencies have been install start the local server.

If you're using nvm, you can ran `nvm use` to automatically use the version of Node specified in the `.nvmrc` file.

`git clone https://github.com/andrico1234/beautiful-skill-tree.git`

`cd ./beautiful-skill-tree`
Expand Down

0 comments on commit a23009b

Please sign in to comment.