]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - README
Minor mods to prevent compiler and ROOT warnings
[u/mrichter/AliRoot.git] / README
diff --git a/README b/README
index bbef8cbb0729452ff951dd41f2d5c52285d75cdb..1a41249f9e252ebfe5cce2468c7fbe1b8054f359 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,9 @@
 AliRoot
 -------
 
-########################### Pre-release version ###############################
-########################### Use at your onw risk ##############################
+########################### Release version 3.01 ##############################
 
-Last update Mon Jun  7 11:49:05 - Federico Carminati
+Last update Tue Jun 15 08:10:40 1999 - Federico Carminati
 
 This is the Version 3.01 of the ALICE simulation and reconstruction
 software. This code will be released after the May ALICE Offline
@@ -37,13 +36,27 @@ PATH                        = $PATH\:$ALICE_ROOT/bin
 At this point you should logout, login again and check that the symbols are
 set correctly
 
-- Get the file /afs/cern.ch/alice/offline/AliOffline3.01.tar.gz
+EITHER
+======
+
+- Get the file /afs/cern.ch/alice/offline/dist/AliOffline3.01.tar.gz
 
 - Unpack it with
 
 $ cd $ALICE
 $ gtar xvfz AliOffline3.01.tar.gz
 
+OR
+==
+
+- Get the files
+
+      /afs/cern.ch/alice/offline/dist/AliRoot3.01.tar.gz (AliRoot code)
+      /afs/cern.ch/alice/offline/dist/AliLibs3.01.tar.gz (minicern code)
+
+THEN PROCEED WITH
+=================
+
 - install the CERN library part
 
 $ cd $ALICE_ROOT