mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
Update setup instructions, fixes #1193
This commit is contained in:
parent
195029fc15
commit
ba4d47eb83
@ -21,8 +21,8 @@ brew install rbenv
|
||||
# configure the terminal
|
||||
which ruby
|
||||
# > /usr/bin/ruby
|
||||
echo 'eval "$(rbenv init -)"' >> ~/.zprofile
|
||||
source ~/.zprofile
|
||||
echo 'eval "$(rbenv init -)"' >> ~/.zshrc
|
||||
source ~/.zshrc
|
||||
which ruby
|
||||
# > /Users/mainasuk/.rbenv/shims/ruby
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user