Author: wglass Date: Tue Feb 20 22:32:49 2007 New Revision: 509915 URL: http://svn.apache.org/viewvc?view=rev&rev=509915 Log: misc fix to example readme file
Modified: velocity/engine/branches/Velocity_1.5_BRANCH/examples/anakia/README.txt Modified: velocity/engine/branches/Velocity_1.5_BRANCH/examples/anakia/README.txt URL: http://svn.apache.org/viewvc/velocity/engine/branches/Velocity_1.5_BRANCH/examples/anakia/README.txt?view=diff&rev=509915&r1=509914&r2=509915 ============================================================================== --- velocity/engine/branches/Velocity_1.5_BRANCH/examples/anakia/README.txt (original) +++ velocity/engine/branches/Velocity_1.5_BRANCH/examples/anakia/README.txt Tue Feb 20 22:32:49 2007 @@ -1,16 +1,9 @@ -You need to install Ant first. +To build this anakia example, use Ant. - <http://jakarta.apache.org/ant/> + http://ant.apache.org -Then, you need to build Velocity: - - cd jakarta-velocity/build +Run it from the build directory. + cd /examples/anakia/build ant - -Then, you can run this Anakia example: - - cd jakarta-velocity/examples/anakia/build - ant - -thanks. +