From 5a9a442f3f78fc26ba991d26fdb3b214d489ed20 Mon Sep 17 00:00:00 2001 From: motoki317 Date: Thu, 12 Feb 2026 22:31:15 +0900 Subject: [PATCH] docs: Mention that iccheck binary is required on PATH --- docs/evaluations/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/evaluations/README.md b/docs/evaluations/README.md index 9a2ac37..0fce0d9 100644 --- a/docs/evaluations/README.md +++ b/docs/evaluations/README.md @@ -3,6 +3,12 @@ This directory contains replication scripts and documentation for preliminary evaluations used in the Science of Computer Programming journal entry. +## Preparation + +- The documents and scripts assume that `iccheck` to be on the PATH. So, either: + - Build it from the source and revision you want, + - Or, download it from [the GitHub release](https://github.com/salab/iccheck/releases) assets. + ## Data sources Some files included in this directory are copied from the following sources: