Skip to content

Commit f9f1f2c

Browse files
committed
add apt line for python dependencies
1 parent b166022 commit f9f1f2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Either install gcc-arm-none-eabi system-wide and ensure the binaries are in your
3636

3737
To compile puredata patches you need `hvcc`, the Heavy compiler.
3838

39+
$ sudo apt install python3 python3-pip
3940
$ sudo pip3 install hvcc
4041

4142
To compile patches in native format (e.g. for testing) you will also need the gcc compiler:

0 commit comments

Comments
 (0)