Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jan 6, 2025
1 parent 1f61180 commit 38e644b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/mknemo.d/pgplot
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $NEMO/src/scripts/pgplot.install png=1 $*
echo "Installed version=$version in $NEMOLIB"

echo pgplot $version `date` >> $NEMO/opt/mknemo.log
echo "You may need to rerun configure:"
echo "You may need to rerun NEMO's configure:"
with_yapp="--with-yapp=pgplot --enable-png --with-pgplot-prefix=$NEMOLIB"
echo " ./configure $with_yapp"
echo " source nemo_start.sh"
Expand Down

0 comments on commit 38e644b

Please sign in to comment.