Skip to content

Commit

Permalink
[chore] adjust README to talk about cachix
Browse files Browse the repository at this point in the history
  • Loading branch information
MangoIV committed May 6, 2024
1 parent 100554d commit fb2adad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@ If you don't use `nix`, you can also build from source with `cabal` or install
[download a static executable from one of the latest workflow runs](https://github.com/MangoIV/cabal-audit/actions).

In order to do so, navigate to the workflows (link above), press on one of the green ones, then press the download button
on the Artifacts tab
on the Artifacts tab.

> [!Note]
> We also have a `cachix`. If you trust me (which I do not recommend, never trust anybody!), run `cachix use cabal-audit` to
> download directly from the cachix and skip building.
## Usage

Expand Down

0 comments on commit fb2adad

Please sign in to comment.