Updated readme
[advent-of-code-19.git] / README.md
index 1d363c8c15d5bc57d64586abd309815ac6c02340..f148061eac93b81598223e6e14662880c472f4f4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ stack exec -- advent01 +RTS -K0 -RTS
 
 Run interactively with
 ```
-stack ghci advent-of-code:exe:advent01
+stack ghci advent01
 ```
 
 To profile, use