Installation: Difference between revisions

Line 93: Line 93:
<pre>
<pre>
  cd $HOME
  cd $HOME
  echo "export PATH=$HOME:$HOME/bin" >> .bashrc  
  echo 'export PATH=$HOME:$HOME/bin' >> .bashrc  
</pre>
</pre>
* create the $HOME/bin and $HOME/Applications directories. Still in the Terminal window, type
* create the $HOME/bin and $HOME/Applications directories. Still in the Terminal window, type
2,652

edits