summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--petsc.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/petsc.install b/petsc.install
index 76dba048f6e2..56c68b7942e9 100644
--- a/petsc.install
+++ b/petsc.install
@@ -12,7 +12,7 @@ cat << EOF
If you just ran makepkg in this directory then
to test the PETSc installation you can run:
-$ cd src/petsc-3.5.3/; make PETSC_DIR=$PETSC_DIR test
+$ cd src/petsc-3.6.0/; make PETSC_DIR=$PETSC_DIR test
EOF
}