mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Created Leo (markdown)
parent
2332434c16
commit
66d956197a
1 changed files with 12 additions and 0 deletions
12
Leo.md
Normal file
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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue