Commit 96dc0b2
committed
Update README release build instruction
The instructions did not use `as prod` for the `tar` `rebar3 tar` task, which
would create the tarball in `_build/default`, but the `install.sh` expects to
find the tar file in `_build/prod`. This updates the readme to instruct the
user how to create the tar in the correct location for the install script.
Signed-off-by: Winford <[email protected]>1 parent d4346b9 commit 96dc0b2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments