distributions
distributions copied to clipboard
Update README.md
Added 'chmod' step for downloaded keyring file in #debmanual section. Without this, apt(-get) will complain: see issue #785 .
I've realised this issue may be a quirk of the user's umask: I was running as 'root', with umask 0027. Users having a more liberal umask may not encounter this problem. But I feel the need for the 'chmod' command remains valid.
This was already fixed https://github.com/nodesource/distributions/pull/1494