website: fix typo (#1276)

This commit is contained in:
Arthur
2024-01-08 14:42:41 +08:00
committed by GitHub
parent 2bab388bbf
commit 23ffc2a3b2
6 changed files with 8 additions and 8 deletions

View File

@@ -155,7 +155,7 @@ Trong số đó, Android-Image-Kitchen phù hợp để hoạt động trên PC
### Sử dụng magiskboot
1. Tải xuống Magisk mới nhất từ [Trang phát hành](https://github.com/topjohnwu/Magisk/releases)
2. Đổi tên Magisk-*.apk thành Magisk-vesion.zip và giải nén nó.
2. Đổi tên Magisk-*.apk thành Magisk-version.zip và giải nén nó.
3. Đẩy `Magisk-v25.2/lib/arm64-v8a/libmagiskboot.so` vào thiết bị của bạn bằng adb: `adb push Magisk-v25.2/lib/arm64-v8a/libmagiskboot.so /data/local/tmp /magiskboot`
4. Đẩy stock boot.img và Image trong AnyKernel3 vào thiết bị của bạn.
5. Nhập thư mục adb shell và cd `/data/local/tmp/`, sau đó `chmod +x magiskboot`