README mentions the non-existing file config.mk. I guess that the correct file should be Makefile. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README index a26a4e8..d2c76ea 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ file. Installation ------------ -Edit config.mk to match your local setup. ii is installed into +Edit Makefile to match your local setup. ii is installed into /usr/local by default. Afterwards enter the following command to build and install ii (if -- 2.39.2
