Skip to content

Commit d188937

Browse files
committed
Updated README
1 parent 8efadb7 commit d188937

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

5454
Contributing
5555
========

0 commit comments

Comments
 (0)