From 498ed1a037d2ab8e00d88026dbce4e4ede0e998e Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Wed, 29 Aug 2018 22:58:58 +0100 Subject: [PATCH] fix simple typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 489064d0..3d03f38c 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ information about your system. The following variables should be set in tclmk/local.tcl: ::env(PATH) - The PATH to use for executables ::env(LD_LIBRARY_PATH) - the ld library path -::GHC - the path the the ghc executable to use +::GHC - the path for the ghc executable to use For example, tclmk/local.tcl might look like: