Skip to content

Commit

Permalink
Fix bash typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Flashky committed Dec 10, 2023
1 parent d8f7746 commit b5ab6cb
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 @@ -31,7 +31,7 @@ This new repository is meant to use a [submodule](https://github.blog/2016-02-01
1. Create the data repository using [advent-of-code-yyyy-data](https://github.com/Flashky/advent-of-code-yyyy-data) template repository and set it up.
2. Open the solutions repository and execute:

```bah
```bash
git submodule add -b master https://github.com/Flashky/advent-of-code-{yyyy}-data.git src/test/resources/inputs
```

Expand Down

0 comments on commit b5ab6cb

Please sign in to comment.