From 54895c0e8e27988bd0e227f032c8a99fbd28b7f7 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Fri, 8 Jun 2007 13:32:39 +0000 Subject: [PATCH] *** empty log message *** --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 9ab07635..375d2564 100644 --- a/README +++ b/README @@ -10,8 +10,8 @@ To compile: 0. Unpack the tar file in a directory of your choice; it can be inside the main PSBLAS directory, or somewhere else. 1. Edit Makefile and point PSBLASDIR to the main PSBLAS directory -2. Edit the Makefile in the main PSBLAS dir modifying the PREC - variable to make it point to this directory, e.g. +2. Edit PSBLASDIR/Makefile modifying the PREC variable to make it + point to this directory, e.g. PREC=./mld2p4 3. Run make from the main PSBLAS directory.