mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Correct spelling / typo Max vs Mac
This commit is contained in:
parent
b0b30d0464
commit
9f6b15b723
@ -18,7 +18,7 @@ Depending on your OS, run the following
|
||||
echo '. $HOME/.asdf/asdf.sh' >> ~/.bashrc
|
||||
echo '. $HOME/.asdf/completions/asdf.bash' >> ~/.bashrc
|
||||
|
||||
# OR for Max OSX
|
||||
# OR for Mac OSX
|
||||
echo '. $HOME/.asdf/asdf.sh' >> ~/.bash_profile
|
||||
echo '. $HOME/.asdf/completions/asdf.bash' >> ~/.bash_profile
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user