Skip to content

Commit

Permalink
fix(README): git hook install
Browse files Browse the repository at this point in the history
  • Loading branch information
sasa-tomic committed Sep 20, 2023
1 parent 1814a81 commit 8bf7611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ release_cli --dev subnet --id <id> replace -o1

There is a script that can configure git to automatically check out the latest committed version of the IC submodule on every git pull. Please make sure you run this script at least once after cloning the repo.
```
git-hooks-install
./git-hooks-install
```

To check out the latest version of the IC repo (submodule), you can run:
Expand Down

0 comments on commit 8bf7611

Please sign in to comment.