Skip to content

Commit

Permalink
fix: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmanuelthiel committed Apr 18, 2024
1 parent cb767a8 commit 1f220c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ Choose these to generate basic templates for specific technologies. They will no

## Development

Before starting local development, make sure, that the GitHooks are installed via [pre-commit](https://pre-commit.com/#installation).

```bash
pre-commit install
```

Open a Terminal at the repository root and run the following commands.

```bash
Expand Down

0 comments on commit 1f220c5

Please sign in to comment.