diff --git a/eo/tutorial/html/eoTutorial.html b/eo/tutorial/html/eoTutorial.html index 596f94362..2986ce10a 100644 --- a/eo/tutorial/html/eoTutorial.html +++ b/eo/tutorial/html/eoTutorial.html @@ -21,9 +21,9 @@ and to
You should of course have downloaded and installed the whole EO
-library (how did you get this file if not???).
-
So we'll assume that you are now in the Tutorial directory, and that
+library (how did you get this file if not???).
+If you are using a recent version of EO (0.9.3+), all tutorial Lessons
+should have been compiled when installing the library, and you can now
+proceed with Lesson1.
+
Otherwise, we'll assume that you are now in the tutorial directory, and that
your prompt looks something like
-
(myname@myhost) EOdir/Tutorial % +
(myname@myhost) EOdir/tutorial %
so you should now type in -
make lesson1 +
make Lesson1
and see something like
(myname@myhost)
-EOdir/Tutorial % make lesson1
+EOdir/tutorial % make Lesson1
c++ -DPACKAGE=\"eo\" -DVERSION=\"0.9.1\"
-I. -I../../src -Wall -g -c FirstBitGA.cpp
c++ -Wall -g -o FirstBitGA FirstBitGA.o
@@ -259,7 +264,8 @@ documentation