Update README.md
Some checks failed
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled

This commit is contained in:
2026-01-08 11:46:54 +07:00
parent a11f6ea017
commit e6cd97775f

View File

@@ -5,12 +5,19 @@
## Compile Mac-OS
### Compile BackOneUI
`git clone [BackoneUI]`
`cd BackoneUI`
`make`
### Compile BackOne and create package
`git clone [BackOne]`
`cd BackOne`
`make one`
`make mac-dist-pkg`