diff options
author | Omar Polo <op@omarpolo.com> | 2022-04-08 16:40:18 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-04-08 16:40:18 +0000 |
commit | 296220060794054c088185c5e090379f24ac56a5 (patch) | |
tree | 946b68e5f4d245579f0d328f4cafc4e3639936fa /site | |
parent | 48589d9de974579f0cb7d55870902f019e4ac6e4 (diff) |
there are no aarch64 binaries currently
Diffstat (limited to 'site')
-rw-r--r-- | site/index.gmi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/index.gmi b/site/index.gmi index 16dc762..44fd1ac 100644 --- a/site/index.gmi +++ b/site/index.gmi @@ -35,7 +35,6 @@ Source code and precompiled binaries for linux are available: => gemini://git.omarpolo.com/gmid.git/ git repository via Gemini => GITHUB GitHub mirror -=> GITHUB/releases/download/VERS/gmid.linux.aarch64 gmid.linux.aarch64 => GITHUB/releases/download/VERS/gmid.linux.amd64 gmid.linux.amd64 When in doubt, compile from source: it’s easy and takes less than a minute on a raspberry pi 3. The dependencies are: |