summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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 975286d..6928498 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ make
#### building requirements
* a POSIX build system - app is cross platform and should also be able to be compiled for all major OSes
-* `gcc`
+* `gcc` or `clang`
* GNU `make`
* `libwebsockets-dev` for http and ws client and json parser
* `libgtk-3-dev` for the GUI