Skip to content

Commit

Permalink
Move notice to more obvious place
Browse files Browse the repository at this point in the history
  • Loading branch information
leath-dub committed Oct 12, 2024
1 parent 03a4415 commit 1137245
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ NOTE: this is a WIP and it will almost certainly have bugs, especially due to th

Binary builds are in the releases page on this repository: [latest one here](https://github.com/leath-dub/droidux/releases/latest).

**IMPORTANT:** You still need to follow the steps below with binary release, you
just don't need `zig` or have to build the project.

### Example on how to download and install

```sh
Expand All @@ -29,6 +26,9 @@ This will install `droidux` binary into `/usr/local/bin`.

Replace `x86_64` with your CPU architecture (most likely you are `x86_64` too).

**IMPORTANT:** You still need to follow the steps below with binary release, you
just don't need `zig` or have to build the project.

## Building

To build the project you will need `zig` version `0.13.0` and `adb`.
Expand Down

0 comments on commit 1137245

Please sign in to comment.