Add missing cd /usr/src before make installworld.

PR:		docs/34622
Submitted by:	Michael Heyes <mheyes@concentric.net>
This commit is contained in:
Chern Lee 2002-02-06 11:00:13 +00:00
parent 3193a74f8e
commit c496e3ede7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12092

View file

@ -1011,7 +1011,8 @@ Script done, &hellip;</screen>
<para>Run</para>
<screen>&prompt.root; <userinput>make installworld</userinput></screen>
<screen>&prompt.root; <userinput>cd /usr/src</userinput>
&prompt.root; <userinput>make installworld</userinput></screen>
<note>
<para>If you specified variables on the <command>make