Merge pull request #1644 from SuperSandro2000/patch-1
Fix 32 bit arch name
This commit is contained in:
commit
011045a62a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Packages downloaded from https://cli.github.com or from https://github.com/cli/cli/releases
|
||||
are considered official binaries. We focus on a couple of popular Linux distros and
|
||||
the following CPU architectures: `386`, `amd64`, `arm64`.
|
||||
the following CPU architectures: `i386`, `amd64`, `arm64`.
|
||||
|
||||
Other sources for installation are community-maintained and thus might lag behind
|
||||
our release schedule.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue