From dcaebffdcb61a6e50d583a23fd47bc4be8af2e5e Mon Sep 17 00:00:00 2001 From: evuez Date: Thu, 4 Apr 2024 07:47:30 +0200 Subject: Update archive URLs in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93e3f58..c76bc72 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Convert cron schedules into a human-readable form: The recommended solution is to use `nix`: -- Use `nix profile install http://git.k.mulga.net/julien/uncron/snapshot/uncron-main.tar.gz` to install uncron, -- Use `nix run http://git.k.mulga.net/julien/uncron/snapshot/uncron-main.tar.gz` to build and run the binary directly. +- Use `nix profile install https://git.k.mulga.net/julien/uncron/snapshot/uncron-main.tar.gz` to install uncron, +- Use `nix run https://git.k.mulga.net/julien/uncron/snapshot/uncron-main.tar.gz` to build and run the binary directly. If you have `cabal` installed, use `cabal build` or `cabal install`. -- cgit v1.2.3