Skip to content

Commit ec5e569

Browse files
authoredOct 13, 2024··
Update INSTALL.md (#405)
Instructions for installing with Homebrew on Mac OS X specified the incorrect step from base install
1 parent 371dcbd commit ec5e569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ To upgrade goenv in the future, use `upgrade` instead of `install`.
110110

111111
After installation, you'll need to add `eval "$(goenv init -)"` to your profile (as stated in the caveats displayed by Homebrew — to display them again, use `brew info goenv`). You only need to add that to your profile once.
112112

113-
Then follow the rest of the post-installation steps under "Basic GitHub Checkout" above, starting with #4 ("restart your shell so the path changes take effect").
113+
Then follow the rest of the post-installation steps under "Basic GitHub Checkout" above, starting with #5 ("restart your shell so the path changes take effect").
114114

115115
## Upgrading
116116

0 commit comments

Comments
 (0)
Please sign in to comment.