diff options
author | Louie Shprung <lshprung@scu.edu> | 2023-06-10 12:06:08 -0700 |
---|---|---|
committer | Louie Shprung <lshprung@scu.edu> | 2023-06-10 12:06:08 -0700 |
commit | 24630a5f215cfc949bac6faa9864b8ed29ee4594 (patch) | |
tree | 3c7350726f8464a88293f87e37e484e718202e33 /README.template | |
parent | 8fb96e377ed2fa0c0ab707425b862363a29be859 (diff) |
Change pup link to upstream URL (instead of debian page)
Diffstat (limited to 'README.template')
-rw-r--r-- | README.template | 2 |
1 files changed, 1 insertions, 1 deletions
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 |