mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
parent
0552a6f71c
commit
04a9453da4
@ -78,7 +78,7 @@ git clone https://github.com/rbenv/rbenv.git ~/.rbenv
|
||||
echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.bashrc
|
||||
echo 'eval "$(rbenv init -)"' >> ~/.bashrc
|
||||
exec bash
|
||||
git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build
|
||||
git clone https://github.com/rbenv/ruby-build.git "$(rbenv root)"/plugins/ruby-build
|
||||
```
|
||||
|
||||
Once this is done, we can install the correct Ruby version:
|
||||
|
Loading…
x
Reference in New Issue
Block a user