mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
- fixed typo in instructions on how to add a PATH to .tcshrc on Mac OS X
This commit is contained in:
parent
bd49da2606
commit
ce0dbf7915
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…
Reference in a new issue