Correcting nvm.sh comment wrt bash
This commit is contained in:
3
nvm.sh
3
nvm.sh
@@ -1,5 +1,6 @@
|
|||||||
# Node Version Manager
|
# Node Version Manager
|
||||||
# Implemented as a bash function
|
# Implemented as a POSIX-compliant function
|
||||||
|
# Should work on sh, dash, bash, ksh, zsh
|
||||||
# To use source this file from your bash profile
|
# To use source this file from your bash profile
|
||||||
#
|
#
|
||||||
# Implemented by Tim Caswell <tim@creationix.com>
|
# Implemented by Tim Caswell <tim@creationix.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user