Forgot root in su

This commit is contained in:
Kurt Zeilenga 1999-09-23 02:45:55 +00:00
parent 96930ff267
commit c5d3b3db3e

View File

@ -91,7 +91,7 @@ these steps:
7. install the binaries and man pages. You may need to be superuser to
do this (depending on where you are installing things):
% su -c make install
% su root -c make install
That's it!