Docs: Update required Clang version to 3.8 (#182)

Fixes #179

[ci skip]
This commit is contained in:
alphapapa 2017-12-26 11:17:50 -06:00 committed by mujx
parent 155a9e828d
commit ca770e0cdb
1 changed files with 1 additions and 1 deletions

View File

@ -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