X-Git-Url: https://git.njae.me.uk/?p=advent-of-code-19.git;a=blobdiff_plain;f=README.md;h=f148061eac93b81598223e6e14662880c472f4f4;hp=1d363c8c15d5bc57d64586abd309815ac6c02340;hb=6d3d9662f4481a1dae36c7ab9705b376bc7c7025;hpb=73861022e114fe3b2d6625301f4ac5fc973a8a6e diff --git a/README.md b/README.md index 1d363c8..f148061 100644 --- 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