geirm       01/04/08 13:10:39

  Modified:    examples README.txt
  Log:
  Small updates suggestd by Kent Johnson
  
  Revision  Changes    Path
  1.9       +4 -3      jakarta-velocity/examples/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/README.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- README.txt        2001/03/19 23:00:26     1.8
  +++ README.txt        2001/04/08 20:10:38     1.9
  @@ -6,7 +6,7 @@
   
   1) Make sure you followed any directions :)  (did you build everything?)
   2) Review documentation included in this package, or online at
  -      http://jakarta.apache.org/velocity
  +      http://jakarta.apache.org/velocity/index.html
   3) Ask on the velocity-user list.  This is a great source of support information.
      To join, read http://jakarta.apache.org/site/mail.html and then follow the 
      link at the bottom to join the lists.
  @@ -16,8 +16,8 @@
   distribution.  In the build directory (contained in the root directory of the
   distribution) :
   
  -Under unix    :   ./build-velocity.sh examples   
  -Under windows :   build-velocity.bat examples
  +Under unix    :   ./build.sh examples   
  +Under windows :   build.bat examples
   
   Velocity Examples
   =================
  @@ -65,4 +65,5 @@
   Thanks for using Velocity!
   
   - the Velocity team
  +
   
  
  
  

Reply via email to