Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rikonaka committed Sep 15, 2024
1 parent 1bd4619 commit 1114e6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Apt offline installation tool (support `Debian` family distribution only).

## Installtion


### from `cargo install`

Install rust first from [here](https://www.rust-lang.org/tools/install), then
Expand All @@ -25,7 +24,7 @@ cargo install aoit

or just download from release [page](https://github.com/rikonaka/aoit-rs/releases) (only support x86_64 linux).

**If you need software for other arch, try `cargo install` below.**
**If you need software for other arch, try `cargo install` below or `cargo build` by yourself.**

## Usage

Expand Down

0 comments on commit 1114e6a

Please sign in to comment.