From 24630a5f215cfc949bac6faa9864b8ed29ee4594 Mon Sep 17 00:00:00 2001 From: Louie Shprung Date: Sat, 10 Jun 2023 12:06:08 -0700 Subject: Change pup link to upstream URL (instead of debian page) --- README.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.template b/README.template index 6fa12d5..5d08037 100644 --- a/README.template +++ b/README.template @@ -13,5 +13,5 @@ Requirements: - any POSIX-compliant shell - curl - https://curl.se/ - make - https://www.gnu.org/software/make/ -- pup - https://tracker.debian.org/pkg/pup +- pup - https://github.com/ericchiang/pup - sqlite3 - https://www.sqlite.org/index.html -- cgit