diff --git a/README.markdown b/README.markdown index d02b971..3bb75d6 100644 --- a/README.markdown +++ b/README.markdown @@ -39,7 +39,7 @@ Eg: `curl ... | NVM_DIR="path/to/nvm" bash` *NB. The installer can use `git`, `curl`, or `wget` to download `nvm`, whatever is available.* optional: in case you're getting `nvm: command not found` error, you can activate nvm by sourcing it from your shell: -` ~/.nvm/nvm.sh` +`. ~/.nvm/nvm.sh` ### Manual install