summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoralphapapa <adam@alphapapa.net>2017-12-26 11:17:50 -0600
committermujx <mujx@users.noreply.github.com>2017-12-26 19:17:50 +0200
commitca770e0cdb16b319fc050fd6e586dd8deea589c6 (patch)
tree94a2b21eb223967a9681b4035bdcd0ea7ef02f37 /README.md
parent155a9e828defcf350af8df1f79694b01daf6ab5d (diff)
Docs: Update required Clang version to 3.8 (#182)
Fixes #179 [ci skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62c23c50..c93665f2 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ sudo emerge -a nheko
- CMake 3.1 or greater.
- [LMDB](https://symas.com/lightning-memory-mapped-database/).
- A compiler that supports C++11.
- - Clang 3.6 (or greater).
+ - Clang 3.8 (or greater).
- GCC 4.9.4 (or greater).
#### Linux