Update SERGHEI tutorial authored by Daniel Caviedes Voullieme's avatar Daniel Caviedes Voullieme
......@@ -78,7 +78,7 @@ echo $SERGHEIPATH
A way setting this in a persisting way is to define it in your local `.bash_profile` file. Edit the `.bash_profile` file in your home folder
`vim \~/.bash_profile`
`vim ~/.bash_profile`
and include a new line which includes the path to `serghei` (which you can copy from the `pwd` output).
......
......