Closed XuJiandong closed 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?
Use brew tap riscv-software-src/riscv
riscv/riscv is the old name, and for now, it is still correctly redirecting.
riscv/riscv
In README.md, it is:
But in CI, it is:
What is the difference between these 2 taps? Which one should we use?