1
0
Fork 0
forked from len0rd/rockbox

Added PATH info

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4609 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2004-05-12 09:44:07 +00:00
parent cdca9de66c
commit 9b50389083

View file

@ -50,5 +50,17 @@
<li>Devel - sh-gcc</li>
</ul>
<h2>Step 4: Set the PATH variable</h2>
<p>
Now you edit your .bash_profile and add the following last:
<p>
<pre>PATH=${PATH}:/opt/sh1/bin</pre>
<p>
Done. Happy hacking!
<p>
<i>Linus</i>
#include "foot.t"