From: maier Date: Tue, 6 Nov 2012 14:58:56 +0000 (+0000) Subject: Update README X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a443278fdda65b58b2167600a2a1dc5dd651d03;p=dealii-svn.git Update README git-svn-id: https://svn.dealii.org/branches/branch_cmake@27435 0785d39b-7218-0410-832d-ea1e28bc413d --- 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/.