File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ Build
4545=============
4646 MIX_ENV=prod mix do clean, compile, std_lib, dist
4747
48- This will build a tarball in the dist folder.
49- By default the escript built will look into the folder above it for the
50- core JavaScript files needed for ElixirScript. To change the location,
51- update the `lib_path` config variable in the `:elixir_script` config block
52- to the path to look in and then do a clean build.
48+ This will build a tarball in the dist folder.
49+ By default the escript built will look into the folder above it for the
50+ core JavaScript files needed for ElixirScript. To change the location,
51+ update the ` lib_path ` config variable in the ` :elixir_script ` config block
52+ to the path to look in and then do a clean build.
5353
5454Contributing
5555========
You can’t perform that action at this time.
0 commit comments