From 0db00936083ff6111e2858345dc911669c51b9c8 Mon Sep 17 00:00:00 2001 From: David Moxey Date: Fri, 26 Feb 2016 20:11:13 +0000 Subject: [PATCH] Bump version of clang format down one for Debian --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4e65db7db..e715a8f0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -150,8 +150,8 @@ file to allow for automatic code formatting. As noted above, you can use this for new files, or cosmetic `tidy/*` branches, but try to stick to existing formatting elsewhere. -Installing it is easy on most package managers. Nektar++ relies on options that -are used in version 3.7 or later. +Installing it is straightforward on most package managers. Nektar++ relies on +options that are used in version 3.6 or later. There are a number of instructions on how to use `clang-format` inside a number of text editors on the -- GitLab