Skip to content

Commit

Permalink
fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aayush-Agnihotri committed Nov 23, 2024
1 parent 0221e16 commit 687d3d8
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 @@ -19,8 +19,8 @@ Before setting up the project, ensure you have the following installed:

After cloning, `cd` into the repo and run:

`git config core.hooksPath .github/hooks` to enable the pre-commit hook
`chmod +x .github/hooks/pre-commit` to mark the hook as an executable
- `git config core.hooksPath .github/hooks` to enable the pre-commit hook
- `chmod +x .github/hooks/pre-commit` to mark the hook as an executable

### 2. Create application.properties

Expand Down

0 comments on commit 687d3d8

Please sign in to comment.