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

doc: add copy about how to curl SHA256.txt #6120

Closed

Commits on Apr 8, 2016

  1. doc: add copy about how to curl SHA256.txt

    Currently we include instructions on how to check the sha of a
    downloaded tar-ball, but do not include instruction on how to
    get the `SHA256.txt` file. This has led to confusion with people
    thinking that the SHA256.txt is included in that tarball.
    
    This commit includes instructions on how to use curl to download the
    `SHA256.txt` prior to the instructions on how to verify the sha.
    
    ref: nodejs/help#113
    ref: nodejs/help#137
    Myles Borins committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    3b4d95c View commit details
    Browse the repository at this point in the history