Skip to content
Snippets Groups Projects
Commit f5f5bb12 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

improve readme

parent f4e73d30
No related branches found
No related tags found
No related merge requests found
...@@ -188,7 +188,7 @@ Proceed as follows: ...@@ -188,7 +188,7 @@ Proceed as follows:
source ~/.bash_profile // or ~/.bashrc, of course source ~/.bash_profile // or ~/.bashrc, of course
```` ````
2. If you are using Eclipse or other GUIs and you want this environment variable to be accessed by them, edit the file `/etc/environment` and add this line: 2. If you are using Eclipse or other GUIs and you want this environment variable to be accessed by them, edit the file `/etc/environment` (you need to use `sudo`) and add this line:
`WOLF_ROOT="<your wolf path>" # e.g. /home/jsola/dev/wolf` `WOLF_ROOT="<your wolf path>" # e.g. /home/jsola/dev/wolf`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment