diff --git a/site/download.md b/site/download.md index b7bce2f26..3b1850cb9 100644 --- a/site/download.md +++ b/site/download.md @@ -14,7 +14,6 @@ td:first-of-type { a { white-space:nowrap; } .warnings { display:inline-block; - margin-left:1em; font-style:italic; font-size:small; } @@ -41,7 +40,7 @@ These prebuilt binaries will install quickly: | | | |-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
**Multiplatform** | |
*Packaged version:* | -| [Nix]
*Linux, Mac* | **`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/ec5f5a.tar.gz -A hledger hledger-web hledger-ui`**
*[#1030](https://github.com/simonmichael/hledger/issues/1030) On Linux, may need **`sudo sysctl kernel.unprivileged_userns_clone=1`** first*
| ![](https://img.shields.io/badge/Nix_package-1.14.2-brightgreen.svg) +| [Nix]
*Linux, Mac* | **`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/ec5f5a.tar.gz -A hledger hledger-web hledger-ui`**
*On Linux, note [#1030](https://github.com/simonmichael/hledger/issues/1030) workaround*
| ![](https://img.shields.io/badge/Nix_package-1.14.2-brightgreen.svg) | [Docker]
*Linux, Mac, Windows* | **`docker pull dastapov/hledger`** | [![](https://img.shields.io/badge/Docker_image-1.14.2-brightgreen.svg)](https://hub.docker.com/r/dastapov/hledger)
[more..](https://hub.docker.com/search?q=hledger&type=image&sort=updated_at&order=desc) | | [Homebrew]
*Linux, Mac, Windows* | **`brew install hledger`** | [![](https://repology.org/badge/version-for-repo/homebrew/hledger.svg)](https://formulae.brew.sh/formula/hledger) | | [Wine]
*Linux, Mac, FreeBSD* | *Install Wine, run the Windows binary below* | |