summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-03-18 14:46:40 +0200
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-03-18 14:46:40 +0200
commit4192a9992720aefad2fb7273a79b55bc936b6445 (patch)
treef05e1e5e29430ad48724194d16faed0700e48a89 /README.md
parentDon't count m.room.member or m.room.reaction events as viewable (diff)
downloadnheko-4192a9992720aefad2fb7273a79b55bc936b6445.tar.xz
Upgrade gcc version
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 596346fb..8c51bb88 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ sudo apk add nheko
 - [LMDB](https://symas.com/lightning-memory-mapped-database/).
 - A compiler that supports C++11.
     - Clang 3.8 (or greater).
-    - GCC 4.9.4 (or greater).
+    - GCC 7 (or greater).
 
 #### Linux