aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index f039909..68353ca 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,7 @@ Language: Haskell
## Running exercises
- cd day01
- ghc ../utils.hs main.hs && (cat input.txt | ./main)
+ ./aoc day01
## Author