diff --git a/doc/manual/source/gnuplot.rst b/doc/manual/source/gnuplot.rst index 3ba1f714c..78dc77037 100644 --- a/doc/manual/source/gnuplot.rst +++ b/doc/manual/source/gnuplot.rst @@ -36,11 +36,9 @@ In order to run this example, do the following: .. sourcecode:: bash - $ ./waf shell - $ cd build/debug/src/stats/examples - $ ./gnuplot-example + $ ./waf --run src/stats/examples/gnuplot-example -This should produce the following gnuplot control files in the directory where the example is located: +This should produce the following gnuplot control files: .. sourcecode:: text @@ -56,7 +54,7 @@ In order to process these gnuplot control files, do the following: $ gnuplot plot-2d-with-error-bars.plt $ gnuplot plot-3d.plt -This should produce the following graphics files in the directory where the example is located: +This should produce the following graphics files: .. sourcecode:: text