mirror of
https://github.com/meerk40t/meerk40t.git
synced 2025-02-27 20:30:12 +00:00
Update linux readme
This commit is contained in:
parent
ceb3e8f01f
commit
9d51eecaba
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue