We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e1f18 commit 7ad199bCopy full SHA for 7ad199b
compiler-cli/src/export.rs
@@ -96,8 +96,8 @@ pub(crate) fn erlang_shipment(paths: &ProjectPaths) -> Result<()> {
96
"
97
Your Erlang shipment has been generated to {out}.
98
99
-It can be copied to a compatible server with Erlang installed and run with one of the following
100
-scripts:
+It can be copied to a compatible server with Erlang installed and run with
+one of the following scripts:
101
- {ENTRYPOINT_FILENAME_POWERSHELL} (PowerShell script)
102
- {ENTRYPOINT_FILENAME_POSIX_SHELL} (POSIX Shell script)
103
",
0 commit comments