Skip to content

Commit 839385b

Browse files
committed
Add note on solium version requirements
1 parent 1b71fd0 commit 839385b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.org

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,10 @@ Solidity mode can also interface with [[https://github.com/flycheck/flycheck][fl
7070
download and install the flycheck package. Then configure it to either work on
7171
all modes or enable it only for solidity mode.
7272

73-
Flycheck can interface with solc and/or with [[http://solium.readthedocs.io/en/latest/][solium]]. You have to specifically set the path
73+
Flycheck can interface with solc and/or with [[http://solium.readthedocs.io/en/latest/][solium]]. We only support integration
74+
with solium >= =v0.2.0=
75+
76+
You have to specifically set the path
7477
to both executables and activate the checker integration by setting the following:
7578

7679
To activate =solc= checker

0 commit comments

Comments
 (0)