mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 14:43:57 +08:00
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
== Ubuntu ==
|
|
|
|
sudo apt-get install capnproto libyaml-cpp-dev qt5-default
|
|
|
|
== Mac ==
|
|
|
|
brew install qt5 ffmpeg capnp yaml-cpp zmq
|
|
brew link qt5 --force
|
|
|