diff options
Diffstat (limited to 'README.template')
-rw-r--r-- | README.template | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.template b/README.template index c05bcf6..6fa12d5 100644 --- a/README.template +++ b/README.template @@ -11,7 +11,7 @@ will be downloaded from <UPSTREAM HOST> and packaged appropriately. Requirements: - any POSIX-compliant shell -- curl -- make -- pup -- sqlite3 +- curl - https://curl.se/ +- make - https://www.gnu.org/software/make/ +- pup - https://tracker.debian.org/pkg/pup +- sqlite3 - https://www.sqlite.org/index.html |