diff --git a/README.md b/README.md index ff06db4..5e0e272 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The **lexipwn** (pronounced as _lexi-pone_, derived from "pixel" backwards and "pwn") project is a fully free, open-source and universal tool to manipulate device-specific information for Tensor-based Google Pixel smartphones. It comes in two variants: a standalone CLI binary (`lexipwn`) developed in the `lexipwn-cli` subproject and a GUI APK package (`lexipwn.apk`) developed in the `lexipwn-gui` subproject, which has a hard dependency on `lexipwn-cli` (hence shipped in the same repo) and embeds the CLI binary for its own operation. -Both the CLI and GUI variants are written in Go 1.23. +Both the CLI and GUI variants are written in Go 1.24. **Root access is required to run the tool in either variant!**