Skip to content

Commit 5968df9

Browse files
author
José Valim
committed
Mention IEX_WITH_WERL in docs
1 parent a05a1a4 commit 5968df9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/iex/lib/iex.ex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ defmodule IEx do
2424
2525
Such function may not be available on some Windows shells. You may need
2626
to pass the `--werl` flag when starting iex, as in `iex --werl` for it
27-
to work.
27+
to work. `--werl` may be permanently enabled by setting the `IEX_WITH_WERL`
28+
environment variable.
2829
2930
## The Break command
3031

0 commit comments

Comments
 (0)