Fix typo in INSTALL
This commit is contained in:
committed by
Dan Cross
parent
6aa005a3b4
commit
4f90c1294f
2
INSTALL
2
INSTALL
@@ -211,7 +211,7 @@ if $doinstall; then
|
|||||||
echo " PLAN9=$PLAN9"
|
echo " PLAN9=$PLAN9"
|
||||||
echo " export PLAN9"
|
echo " export PLAN9"
|
||||||
echo ' PATH=$PATH:$PLAN9/bin'
|
echo ' PATH=$PATH:$PLAN9/bin'
|
||||||
echo " export PLAN9"
|
echo " export PATH"
|
||||||
fi
|
fi
|
||||||
) 2>&1 | tee install.log | $awk -f $PLAN9/dist/isum.awk -v 'copy='install.sum
|
) 2>&1 | tee install.log | $awk -f $PLAN9/dist/isum.awk -v 'copy='install.sum
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user