Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README release build instruction #15

Merged
merged 1 commit into from
Jun 4, 2024

Commits on May 13, 2024

  1. 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]>
    UncleGrumpy committed May 13, 2024
    Configuration menu
    Copy the full SHA
    96dc0b2 View commit details
    Browse the repository at this point in the history