***********************************************
*** Spring 0.74b1 linux data tarball readme ***
***********************************************


To prevent confusion, this readme only applies to this data tarball.
It does NOT explain how to install spring, neither does this tarball include
a precompiled spring executable.


How to use this?  (English)

1) Create an empty directory somewhere, e.g. '/home/user/spring'

2) Extract the tarball in that directory, so you end up with e.g.
   '/home/user/spring/spring-linux-data-0.74b1'

3) Put the line 'SpringData=/home/user/spring/spring-linux-data-0.74b1' at the
   end of the file '/home/user/.springrc' (Create it if it doesn't exist)

4) Run spring.



How to use this?  (Shell commands)

1) Run in a console:

   mkdir /home/user/spring
   cd /home/user/spring
   tar xfj spring-linux-data-0.74b1.tar.bz2
   echo 'SpringData=/home/user/spring/spring-linux-data-0.74b1' >> ~/.springrc

2) Run spring.



Have fun

Tobi
