Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
yshavit authored Feb 28, 2025
1 parent 127440d commit 786c6d4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,11 @@ Any of these will work:

1. ```shell
cargo install --git https://github.com/yshavit/mdq

# Homebrew
2. ```shell
brew install mdq
```
1. Download binaries from [the latest release] (or any other release, of course).
1. You can also grab the binaries from the latest [build-release] workflow run. You must be logged into GitHub to do
3. Download binaries from [the latest release] (or any other release, of course).
4. You can also grab the binaries from the latest [build-release] workflow run. You must be logged into GitHub to do
that (this is GitHub's limitation, not mine). You'll have to `chmod +x` them before you can run them.

<details>
Expand Down

0 comments on commit 786c6d4

Please sign in to comment.