thoughtworks / talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
https://thoughtworks.github.io/talisman/
MIT License
1.91k stars 242 forks source link

Add entry point for single project installation #386

Closed PiiTan closed 2 years ago

PiiTan commented 2 years ago

This PR corresponds to ISSUE-385 https://github.com/thoughtworks/talisman/issues/385

Adding entry into README's sample as suggested by the creator of pre-commit https://stackoverflow.com/questions/68801910/unexpected-error-on-committing-changes-when-talisman-is-setup-for-my-repository

PiiTan commented 2 years ago

Greetings from TWTH :)