Update README.markdown

Changed `source` to `.` as @ljharb commented on the PR #1092
This commit is contained in:
Rémi Marenco 2016-05-11 10:45:56 -04:00
parent 24b93ac575
commit 0db0fc081d

View File

@ -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`