Add new gcc compatibility to README

This commit is contained in:
Sebastian Messmer 2015-11-24 15:13:02 +01:00
parent f5bf8a22f5
commit 7b06b9e180
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Requirements
# After installing, call
$ bii setup:cpp
- GCC version >= 4.9 or Clang (TODO which minimal version?)
- GCC version >= 4.8 or Clang (TODO which minimal version?)
- libFUSE (including development headers) (TODO which minimal version?)
# Ubuntu