We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b4a03 commit bb968f9Copy full SHA for bb968f9
md/6_1_developing_cables/1_setup_dev_env/setup_dev_env.md
@@ -26,6 +26,7 @@ But let's get started:
26
- make sure you have a profile file for your shell `touch ~/.bash_profile`
27
- continue [below](#common)
28
29
+<a id="common"></a>
30
## Common
31
- install [Node Version Manager](https://github.com/nvm-sh/nvm#install--update-script)
32
- close and reopen your terminal, make sure nvm is installed properly, `nvm --version` should output some version number
0 commit comments