Skip to content
Snippets Groups Projects
Commit c55ba302 authored by scerelli's avatar scerelli
Browse files

fix: remove nvm from readme

parent 84bd5814
Branches fix-readme
No related tags found
No related merge requests found
......@@ -84,10 +84,9 @@ Please set up the [shell hook](https://github.com/direnv/direnv/blob/master/docs
##### Installation
Before we can get started building, please ensure that at least one of the following node version managers are installed and properly set up on your system (we mostly use nodenv, so when in doubt, use that):
Before we get started with building, please ensure that nodenv is installed on your system:
- [`nodenv`](https://github.com/nodenv/nodenv) (`brew install nodenv` & set up shell hook) or
- [`nvm`](https://github.com/nvm-sh/nvm)
- [`nodenv`](https://github.com/nodenv/nodenv) (`brew install nodenv` & set up shell hook)
Follow the instructions in the corresponding READMEs for setup.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment