We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e24d9b + 28a7ff3 commit db6de17Copy full SHA for db6de17
README.md
@@ -9,7 +9,7 @@ Create a commit prefixed with the current branch name.
9
Run this command on terminal.
10
11
```shell
12
-curl https://raw.githubusercontent.com/sbimochan/smart-commit/master/commit -o /usr/local/bin/commit && chmod +x /usr/local/bin/commit
+sudo curl https://raw.githubusercontent.com/sbimochan/smart-commit/master/commit -o /usr/local/bin/commit && sudo chmod +x /usr/local/bin/commit
13
```
14
15
## Usage
0 commit comments