diff --git a/README.md b/README.md index 87eee94e..4e4bda19 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ release_cli --dev subnet --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: