Skip to content

Commit

Permalink
chore: измены README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maze21127 committed Jan 3, 2024
1 parent a6d982e commit badc4ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ copier copy gh:Maze21127/aiogram-template project_name
```bash
poetry install --with DEV
```
2. Install Hooks
2. Установить git хуки
```bash
pre-commit install
pre-commit install --hook-type commit-msg
Expand Down
2 changes: 1 addition & 1 deletion project/{{project_name}}/README.md.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
```bash
poetry install --with DEV
```
2. Install Hooks
2. Установить git хуки
```bash
pre-commit install
pre-commit install --hook-type commit-msg
Expand Down

0 comments on commit badc4ac

Please sign in to comment.