Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehoehns committed Nov 20, 2023
1 parent fc5bdd5 commit 3df5dcc
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 @@ -8,7 +8,7 @@ Using [Go](https://go.dev/)

Use VS Code and open this project in a [Dev Container](https://code.visualstudio.com/docs/devcontainers/containers) without needing to install any tooling locally.

Inside the container, run the following command to test a given day's problem.
Run the following command to test a given day's problem.

```shell
go test ./puzzles/day00
Expand Down

0 comments on commit 3df5dcc

Please sign in to comment.