Skip to content

Commit 3fa15da

Browse files
committed
Update README
1 parent 1e9bcb3 commit 3fa15da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ On macOS you need to install brew, bundler.io, and Ruby version manager so that
3939
$ echo 'if which rbenv > /dev/null; then eval "$(rbenv init -)"; fi' >> ~/.zshrc
4040
```
4141

42-
1. Source your `.bash_profile` file. If you are using macOS Catalina, your profile file may be `.zshrc`.
42+
1. Source your `.bash_profile` file. If you are using macOS Catalina or later, your profile file may be `.zshrc`.
4343

4444
```
4545
$ source ~/.bash_profile

0 commit comments

Comments
 (0)