mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove documentation about dev
dev is Shopify's internal tool that doesn't work if you use Intel Homebrew on M1 (or rbenv, btw). Now that we maintain this outside Shopify's repository, we should stop talking about it here.
This commit is contained in:
parent
35b9cd1def
commit
f8936b3341
1 changed files with 0 additions and 1 deletions
|
@ -347,6 +347,5 @@ While in your i386 shell, install Cargo and Homebrew, then hack away!
|
|||
|
||||
1. You must install a version of Homebrew for each architecture
|
||||
2. Cargo will install in $HOME/.cargo by default, and I don't know a good way to change architectures after install
|
||||
3. `dev` won't work if you have i386 Homebrew installed on an M1
|
||||
|
||||
If you use Fish shell you can [read this link](https://tenderlovemaking.com/2022/01/07/homebrew-rosetta-and-ruby.html) for information on making the dev environment easier.
|
||||
|
|
Loading…
Reference in a new issue