From 8a443278fdda65b58b2167600a2a1dc5dd651d03 Mon Sep 17 00:00:00 2001 From: maier Date: Tue, 6 Nov 2012 14:58:56 +0000 Subject: [PATCH] Update README git-svn-id: https://svn.dealii.org/branches/branch_cmake@27435 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/deal.II/README b/deal.II/README index 26ce9adc64..c61eac5950 100644 --- a/deal.II/README +++ b/deal.II/README @@ -7,5 +7,8 @@ Configure compile and install the deal.II library with: $ cmake -DCMAKE_INSTALL_PREFIX=/path/where/deal.II/should/be/intalled/to .. $ make install (alternatively $ make -j install) -A detailed Readme can be found at doc/readme.html and doc/cmake.html or at -http://dealii.org/. +A detailed ReadME can be found at + doc/readme.html and + doc/development/cmake.html +or at + http://dealii.org/. -- 2.39.5