Update linux readme

This commit is contained in:
jpirnay 2024-06-21 18:07:14 +02:00
parent ceb3e8f01f
commit 9d51eecaba

View file

@ -1,4 +1,4 @@
For the Linux afficionados:
For the Linux afficionados:
1) pypotrace is used for faster bitmap vectorisation - I was able to install it via
@ -10,4 +10,6 @@ For the Linux afficionados:
sudo apt install cmake libeigen3-dev
pip3 install pyclipr
3) If you need to build wxpython yourself, you need to install the gtk development libraries
sudo apt install libgtk-3-dev