Skip to content

Commit 37db65f

Browse files
committed
update README.md
1 parent 03ffca2 commit 37db65f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Harmonix
22

3-
Run linux elf binary (alpine rootfs also supported) on HarmonyOS PC, inspired by [Termony](https://github.com/TermonyHQ/Termony), based on [harmony-qemu](https://github.com/hackeris/harmony-qemu).
3+
Run Linux ELF binary (aarch64 and x86_64) on HarmonyOS PC, inspired by [Termony](https://github.com/TermonyHQ/Termony), based on [harmony-qemu](https://github.com/hackeris/harmony-qemu).
44

55
Working in progress.
66

7-
![Run in HiShell](./docs/images/screen_202507192054.png)
7+
![Run in HiShell](./docs/images/screen_202508161533.jpg)
88

99
# Build
1010

@@ -18,7 +18,8 @@ To build and install to your device, see [Build Termony on Linux](https://github
1818
- Open Harmonix or HiShell, and run `harmonix_install_alpine` to install Alpine Linux
1919
- After Alpine Linux installed, run `harmonix_run_alpine` to start Alpine Linux
2020
- Run `cd /` cd to `/` and run `ls`, you can see the root changed!
21-
- Run `uname -a` to display system info.
21+
- Run `uname -a` to display system info
22+
- Run `apk` to install packages
2223

2324
## x86_64
2425

-701 KB
Binary file not shown.
387 KB
Loading

0 commit comments

Comments
 (0)