Created Leo (markdown)

Lauri Ojansivu 2023-03-13 09:12:02 +02:00
parent 2332434c16
commit 66d956197a

12
Leo.md Normal file

@ -0,0 +1,12 @@
https://leo-editor.github.io/leo-editor/
Install at Linux arm64:
```
sudo apt -y install build-essential python3-dev pytho3-pip python3-pyqt5*
pip3 install pip --user --upgrade
pip3 install leo --user --upgrade
leo
```