Skip to content

Commit

Permalink
docs: Clarify that configs are optional
Browse files Browse the repository at this point in the history
  • Loading branch information
thehale committed Nov 9, 2024
1 parent 6db2fa8 commit 3533107
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 @@ -57,7 +57,7 @@ files for labelling the licenses under which contributors have shared their code
```
4. Clone the repository you wish to analyze into the included `repo` folder.
5. Make copies of the files in the `config` folder without the `dist` extension.
5. [Optional] Make copies of the files in the `config` folder without the `dist` extension.
6. Run the analyzer with `make run`
- The first run will take a while as it computes an accurate `git blame` for
every file in your repository. At the end of the run, a cached blame file
Expand Down

0 comments on commit 3533107

Please sign in to comment.