Skip to content

Commit

Permalink
import pkuczynski public key for RVM install (discourse#10140)
Browse files Browse the repository at this point in the history
  • Loading branch information
galaktor authored Jun 29, 2020
1 parent 2c4c953 commit fa8bb5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/DEVELOPER-ADVANCED.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit fa8bb5f

Please sign in to comment.