Skip to content

Commit

Permalink
README: add --recurse-submodules to clone instruction
Browse files Browse the repository at this point in the history
thanks to @bburdette for reporting this

fixes #97
  • Loading branch information
jerith666 committed Jan 9, 2024
1 parent 33f82ae commit 2e2f5ff
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 @@ -20,7 +20,7 @@ Create a symlink named `thumbnail` in each directory, pointing to the thumbnail

### Build the Code

Clone this repository and run [`nix-build`](https://nixos.org/download.html).
Clone this repository with `--recurse-submodules` and run [`nix-build`](https://nixos.org/download.html).

### Run the Generator

Expand Down

0 comments on commit 2e2f5ff

Please sign in to comment.