]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Small improvements to the installation instructions
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Dec 1999 10:24:17 +0000 (10:24 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Dec 1999 10:24:17 +0000 (10:24 +0000)
html/installation.html

index 1646c87863575dbfaca01298a1c6163f35f6f6a7..cacc2420dce1d586854c80589afb1c1baa4e488a 100644 (file)
@@ -87,8 +87,8 @@ downloaded the tar file in your <var>$HOME</var>):
 
 <p><kbd>
 $ gunzip root_v...tar.gz
 
 <p><kbd>
 $ gunzip root_v...tar.gz
-$ cd <i>directory</i> # name of the directory where you want ROOT to sit
-$ tar xvf ~/root_v...tar
+<br>$ cd <i>directory</i> # name of the directory where you want ROOT to sit
+<br>$ tar xvf ~/root_v...tar
 </kbd>
 
 <p> When tar ends, you will have the full root directory tree, with already
 </kbd>
 
 <p> When tar ends, you will have the full root directory tree, with already
@@ -276,6 +276,7 @@ as explained in the <a href="../development.html">code development</a> section.
   <th>$ rm bin
   <td>remove bin, we need a local copy of the <var>aliroot</var>
       executable
   <th>$ rm bin
   <td>remove bin, we need a local copy of the <var>aliroot</var>
       executable
+ <tr align=left>
   <th>$ mkdir bin
   <td>make a local bin directory 
  <tr align=left>
   <th>$ mkdir bin
   <td>make a local bin directory 
  <tr align=left>