Skip to content

Commit

Permalink
docs: added pre-commit install step.
Browse files Browse the repository at this point in the history
  • Loading branch information
eser committed Apr 29, 2024
1 parent ed4a9c2 commit 71e37cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ hazır hale getirin.
```sh
git clone https://github.com/acikyazilimagi/acikyazilimagi.git
cd acikyazilimagi
corepack up

node --run check
corepack up
pre-commit install
```

### Çalışmaya Başlamak
Expand Down

0 comments on commit 71e37cc

Please sign in to comment.