diff options
author | Louie S <louie@example.com> | 2024-01-19 15:27:06 -0500 |
---|---|---|
committer | Louie S <louie@example.com> | 2024-01-19 15:31:00 -0500 |
commit | ef4c089d4f64307e48b3810830c2559830ebf8e2 (patch) | |
tree | 6de6746d73fe6af171aa2719bf4bb544f68ac8dc /README.template | |
parent | 8fb96e377ed2fa0c0ab707425b862363a29be859 (diff) |
Change pup link to upstream URL (instead of debian page)
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 |