tell users to call /bin/TakeAction instead of /TakeAction
This commit is contained in:
parent
8cbf1bae34
commit
28341f4478
1 changed files with 1 additions and 1 deletions
|
@ -744,7 +744,7 @@ To repeat a certain part of the installation, look in
|
||||||
the Action file, which resides in the root of the configuration tree,
|
the Action file, which resides in the root of the configuration tree,
|
||||||
for the directory in which that part is to be found.
|
for the directory in which that part is to be found.
|
||||||
If that directory contains an Action file issue the command
|
If that directory contains an Action file issue the command
|
||||||
"sh $SRC_HOME/TakeAction", otherwise type "make install".
|
"sh $CONFIG/bin/TakeAction", otherwise type "make install".
|
||||||
.NH
|
.NH
|
||||||
Commands
|
Commands
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Reference in a new issue