From: David Wells Date: Thu, 20 Aug 2015 15:47:42 +0000 (-0400) Subject: Fix two typos in the top level readme. X-Git-Tag: v8.4.0-rc2~580^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719450f8ca818bb580eee90ab9da491a97d14e19;p=dealii.git Fix two typos in the top level readme. --- diff --git a/README.md b/README.md index 709f5fe254..20ad47423a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Then configure, compile, and install the deal.II library with: $ make install (alternatively $ make -j install) $ make test -To build from the repository, excute the following commands first. +To build from the repository, execute the following commands first: $ git clone https://github.com/dealii/dealii $ cd dealii