Skip to content

Commit

Permalink
Add a note about Elixir version
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Oct 14, 2023
1 parent baefc08 commit 5565811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/assets/remote_execution_cell/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ export function init(ctx, payload) {
</button>
</div>
<div class="help-section" v-if="showHelpBox">
<p>The Erlang/OTP version of both nodes need to match.</p>
<p>The Erlang/OTP version of both nodes need to match and the remote node must run Elixir v1.15.7 or later.</p>
</div>
</form>
</div>
Expand Down

0 comments on commit 5565811

Please sign in to comment.