import pkuczynski public key for RVM install (#10140)

This commit is contained in:
Raph 2020-06-29 08:48:21 +01:00 committed by GitHub
parent 2c4c953bf8
commit fa8bb5f464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ To get your Ubuntu 16.04 or 18.04 LTS install up and running to develop Discours
# Ruby
curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
curl -sSL https://rvm.io/pkuczynski.asc | gpg2 --import -
curl -sSL https://get.rvm.io | bash -s stable
echo 'gem: --no-document' >> ~/.gemrc