mirror of
https://github.com/wekan/wekan.git
synced 2025-12-19 17:00:13 +01:00
12 lines
223 B
Markdown
12 lines
223 B
Markdown
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
|
|
```
|