aboutsummaryrefslogtreecommitdiff
path: root/install.hs
diff options
context:
space:
mode:
Diffstat (limited to 'install.hs')
-rwxr-xr-xinstall.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.hs b/install.hs
index 5bd2b63..780b2bf 100755
--- a/install.hs
+++ b/install.hs
@@ -96,7 +96,7 @@ argsParser =
desc =
"Install haskell-code-indexer executables with the GHC version they were"
<> " compiled with appended to their name. Builds everything if you don't"
- <> " specify options. Not that if you already have an indexer executable"
+ <> " specify options. Note that if you already have an indexer executable"
<> " without the GHC version appended in your Stack's local bin"
<> " it will be deleted."