From 839385b1adf250ae0b14daf6887e95a91a27e38e Mon Sep 17 00:00:00 2001 From: Lefteris Karapetsas Date: Thu, 13 Sep 2018 00:01:25 +0200 Subject: [PATCH] Add note on solium version requirements --- README.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 423f0f9..10e6a8b 100644 --- a/README.org +++ b/README.org @@ -70,7 +70,10 @@ Solidity mode can also interface with [[https://github.com/flycheck/flycheck][fl download and install the flycheck package. Then configure it to either work on all modes or enable it only for solidity mode. -Flycheck can interface with solc and/or with [[http://solium.readthedocs.io/en/latest/][solium]]. You have to specifically set the path +Flycheck can interface with solc and/or with [[http://solium.readthedocs.io/en/latest/][solium]]. We only support integration +with solium >= =v0.2.0= + +You have to specifically set the path to both executables and activate the checker integration by setting the following: To activate =solc= checker