Skip to content

Commit

Permalink
readme: add remark about the alternative executables
Browse files Browse the repository at this point in the history
  • Loading branch information
marph91 committed Feb 20, 2025
1 parent fe635d5 commit 757f1c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ If the executable doesn't work, you might try one of the options below.
| OS | Error Message | Alternative | Comment |
| --- | --- | --- | --- |
| Linux | `version 'GLIBC_2.38' not found` | [Download](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-linux-glibc-compat) | supports systems with `glibc >=2.31` |
| MacOS | `bad CPU type in executable` | [Download](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-darwin-x86_64) | supports the x86_64 architecture |
| MacOS | `zsh: bad CPU type in executable` | [Download](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-darwin-x86_64) | supports the x86_64 architecture |

## Supported Apps

Expand Down
9 changes: 8 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ Free your notes by converting them to Markdown.

:floppy_disk: Download: [**Linux**](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-linux) | [**Windows**](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-windows.exe) | [**MacOS**](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-darwin-arm64) [![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/marph91/jimmy/total)](https://hanadigital.github.io/grev/?user=marph91&repo=jimmy)

If the executable doesn't work, you might try one of the options below.

| OS | Error Message | Alternative | Comment |
| --- | --- | --- | --- |
| Linux | `version 'GLIBC_2.38' not found` | [Download](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-linux-glibc-compat) | supports systems with `glibc >=2.31` |
| MacOS | `zsh: bad CPU type in executable` | [Download](https://github.com/marph91/jimmy/releases/latest/download/jimmy-cli-darwin-x86_64) | supports the x86_64 architecture |

:blue_book: For detailed information, take a look at the [Documentation](https://marph91.github.io/jimmy/).

:star: If this app is useful for you, feel free to star it on [github](https://github.com/marph91/jimmy).
:star: If this app is useful for you, feel free to star it on [Github](https://github.com/marph91/jimmy).

[![build](https://github.com/marph91/jimmy/actions/workflows/build.yml/badge.svg)](https://github.com/marph91/jimmy/actions/workflows/build.yml)
[![lint](https://github.com/marph91/jimmy/actions/workflows/lint.yml/badge.svg)](https://github.com/marph91/jimmy/actions/workflows/lint.yml)
Expand Down

0 comments on commit 757f1c7

Please sign in to comment.