riscv-software-src / homebrew-riscv

homebrew (macOS) packages for RISC-V toolchain
https://riscv.org
310 stars 50 forks source link

Difference between 2 brew taps #120

Closed XuJiandong closed 7 months ago

XuJiandong commented 8 months ago

In README.md, it is:

brew tap riscv-software-src/riscv

But in CI, it is:

brew tap riscv/riscv

What is the difference between these 2 taps? Which one should we use?

sbeamer commented 8 months ago

Use brew tap riscv-software-src/riscv

riscv/riscv is the old name, and for now, it is still correctly redirecting.