Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit 2fc1acd

Browse files
committed
Add shell code block type to readme
1 parent facf73d commit 2fc1acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ coming soon.
8585

8686
Execute the following command to make `git commit` check the code before commit:
8787

88-
```
88+
```shell
8989
GITDIR=$(git rev-parse --git-dir)
9090
ln -sf $(pwd)/tools/pre-push ${GITDIR}/hooks/pre-push
9191
```

0 commit comments

Comments
 (0)