mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
6 lines
71 B
Bash
6 lines
71 B
Bash
#!/bin/sh
|
|
|
|
brew install qt5
|
|
brew link qt5 --force
|
|
brew install python3
|