diff options
author | Cyborus <cyborus@cyborus.xyz> | 2024-04-18 20:42:37 +0200 |
---|---|---|
committer | Cyborus <cyborus@cyborus.xyz> | 2024-04-18 20:42:37 +0200 |
commit | eb7c1f5e225ae3b2866769e9be1ad43255d80f49 (patch) | |
tree | 57ec5e0b0de795455b2cb5119cea709a02d72176 /README.md | |
parent | Merge pull request 'improve readme' (#43) from improve-readme into main (diff) | |
download | forgejo-cli-eb7c1f5e225ae3b2866769e9be1ad43255d80f49.tar.xz forgejo-cli-eb7c1f5e225ae3b2866769e9be1ad43255d80f49.zip |
fix arch typo in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ CLI tool for interacting with Forgejo ### Pre-built -Pre-built binaries are available for x86 Windows and Linux (GNU) on the +Pre-built binaries are available for `x86_64` Windows and Linux (GNU) on the [releases tab](https://codeberg.org/Cyborus/forgejo-cli/releases/latest). ### From source |