mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-11 08:34:22 +01: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…
Reference in New Issue
Block a user