aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-06 17:58:29 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-06 17:58:29 +0100
commitd6c4c35d5315c8191d7b7e415a0c67eb919f6f89 (patch)
tree3eec8a932058dc6d554a3b0fe8ea38cd2ffa1958 /README.md
parent0d86d7df3cf62ed0a010197f2963842311b0a4b8 (diff)
downloadpack-d6c4c35d5315c8191d7b7e415a0c67eb919f6f89.tar.gz
pack-d6c4c35d5315c8191d7b7e415a0c67eb919f6f89.tar.xz
pack-d6c4c35d5315c8191d7b7e415a0c67eb919f6f89.zip
Revert ".builds: use my own minimal/do version"
This reverts commit 98e18c714bf1668e9c041f1be4abcab548f22294.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6857b3c..25038b3 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Dependencies
Pack has no runtime dependencies. The following is a list of build dependencies:
- An implementation of redo
- - <https://the-tk.com/files/do>
+ - <https://raw.githubusercontent.com/apenwarr/redo/redo-0.42d/minimal/do>
Copy it to the source directory, make it executable and run it. Only
designed for building. For development, one of the other implementations
is recommended.