Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Posada authored Dec 3, 2023
1 parent c503c57 commit 68c31e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Archive of my solutions. I will be doing my best to golf all of them for fun (:

I am not counting the shebang line as part of the length of the solution, and I won't hard code any of the solutions

You can run each solution by running `./part(1|2).(ext) < input.txt`
You can run each solution by running `./part(1|2).(ext) < input.txt` in your terminal (you may have to change the shebang line depending on your environment)

**Day 1 Part 1**: 24 bytes

Expand Down

0 comments on commit 68c31e3

Please sign in to comment.