Skip to content

Commit

Permalink
Update README.md according to #2263 (comment)
Browse files Browse the repository at this point in the history
Though previous spelling is technically not wrong 🇬🇧
  • Loading branch information
mkarajohn committed Aug 3, 2020
1 parent bedddf7 commit a386bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ Some solutions for this issue can be found [here](https://github.com/nvm-sh/nvm/
There is one more edge case causing this issue, and that's a **mismatch between the `$HOME` path and the user's home directory's actual name**.
You have to make sure that the user directory name in `$HOME` and the user directory name you'd see from running `ls /Users/` **are capitalised the same way** ([See this issue](https://github.com/nvm-sh/nvm/issues/2261)).
You have to make sure that the user directory name in `$HOME` and the user directory name you'd see from running `ls /Users/` **are capitalized the same way** ([See this issue](https://github.com/nvm-sh/nvm/issues/2261)).
To change the user directory and/or account name follow the instructions [here](https://support.apple.com/en-us/HT201548)
Expand Down

0 comments on commit a386bcd

Please sign in to comment.