Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
delhage committed Dec 2, 2023
1 parent 899dc85 commit 6076c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2023/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ using `utils/perf.go` which will also measure and print the time it takes for ea
Run the program for one day (day01 in this example):

```bash
$ go run main day01
$ go run main.go day01
```

0 comments on commit 6076c53

Please sign in to comment.