Skip to content

Commit

Permalink
refactor: add note in README file (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Sara Subijana Gracia <[email protected]>
  • Loading branch information
ssubijana and ssubijanagr authored Jun 14, 2024
1 parent 937f273 commit 3215f02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ global.trusted-host='tnt.autentia.com'
To install or upgrade the TNTGitHook utility run the following command:

```bash
python3 -m pip install --upgrade TNTGitHook --user
python3 -m pip install --upgrade TNTGitHook --user [--break-system-packages]
```

**NOTE**: Use _break-system-packages_ flag in order to avoid _externally-managed-environment_ error when executing the previous command


#### Credentials

Expand Down

0 comments on commit 3215f02

Please sign in to comment.