mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
- fixed typo in instructions on how to add a PATH to .tcshrc on Mac OS X
This commit is contained in:
parent
2705a9e91f
commit
1d5f8cb79f
1 changed files with 1 additions and 2 deletions
|
|
@ -76,5 +76,4 @@ can to add this directory to your PATH environment
|
|||
variable in your login script. For the default shell
|
||||
"tcsh", you can do this by running this command once:
|
||||
|
||||
echo 'setenv PATH $PATH:/usr/local/mysql/bin' >> ~/.tcshrc
|
||||
|
||||
echo 'setenv PATH ${PATH}:/usr/local/mysql/bin' >> ~/.tcshrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue