You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/29 12:05:36 UTC

[GitHub] rabbah opened a new issue #207: instructions should also verify gpg cli

rabbah opened a new issue #207: instructions should also verify gpg cli
URL: https://github.com/apache/incubator-openwhisk-release/issues/207
 
 
   the tutorial here https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.9.0-incubating-rc1/doc/INSTALL.md instruct you to download and install gpg. The steps should include a verification step for gpg itself.
   
   ```
   $ sudo apt-get install gnupg
   
   # For Mac user, run the following command:
   $ brew install gpg
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services