diff --git a/clean.sh b/clean.sh index 7a8af5f..af5acf9 100755 --- a/clean.sh +++ b/clean.sh @@ -3,7 +3,7 @@ set -e set -x if ! which lr >/dev/null 2>&1; then - >&2 echo "install leah2's lr(1) first" + >&2 echo "install leahneukirchen's lr(1) first" exit 1 fi