mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 22:51:51 +00:00
Update README.markdown
Changed `source` to `.` as @ljharb commented on the PR #1092
This commit is contained in:
parent
24b93ac575
commit
0db0fc081d
@ -48,7 +48,7 @@ Note: On OSX, if you get `nvm: command not found` after running the install scri
|
||||
|
||||
To verify that nvm has been installed, do
|
||||
|
||||
`source ~/.bash_profile` (or whichever profile you added nvm to)
|
||||
`. ~/.bash_profile` (or whichever profile you added nvm to)
|
||||
|
||||
`command -v nvm`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user