🦦 chris_cadev notes

Search IconIcon to open search

how to install nvm

Last updated July 27, 2022.

#tech/bash #tech/nodejs


# how to install nvm

1
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash

# References

# author

nvm.sh

# position

https://github.com/nvm-sh/nvm#install--update-script


Interactive Graph