We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9bcb3 commit 3fa15daCopy full SHA for 3fa15da
README.md
@@ -39,7 +39,7 @@ On macOS you need to install brew, bundler.io, and Ruby version manager so that
39
$ echo 'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi' >> ~/.zshrc
40
```
41
42
-1. Source your `.bash_profile` file. If you are using macOS Catalina, your profile file may be `.zshrc`.
+1. Source your `.bash_profile` file. If you are using macOS Catalina or later, your profile file may be `.zshrc`.
43
44
45
$ source ~/.bash_profile
0 commit comments