Skip to content

Commit

Permalink
simplify ruby install
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerlin committed Jan 16, 2021
1 parent 0a5bf1f commit 2a489c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/CONTRIBUTING.md
Expand Up @@ -57,10 +57,6 @@ or by the following steps
```shell
# install rvm
curl -L https://get.rvm.io | bash -s -- --autolibs=read-fail

# set up environment
echo 'source $HOME/.bash_profile' >> ~/.bashrc
source ~/.profile
rvm autolibs disable

# install ruby
Expand Down

0 comments on commit 2a489c1

Please sign in to comment.