We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b166022 commit f9f1f2cCopy full SHA for f9f1f2c
1 file changed
README.md
@@ -36,6 +36,7 @@ Either install gcc-arm-none-eabi system-wide and ensure the binaries are in your
36
37
To compile puredata patches you need `hvcc`, the Heavy compiler.
38
39
+ $ sudo apt install python3 python3-pip
40
$ sudo pip3 install hvcc
41
42
To compile patches in native format (e.g. for testing) you will also need the gcc compiler:
0 commit comments