Skip to content

Commit 90dd46d

Browse files
committed
docs: Update README
1 parent 2636a1d commit 90dd46d

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
@@ -98,7 +98,7 @@ You can set up **Code Embedder** as a pre-commit hook using either:
9898
<li>Direct repository reference in your <code>.pre-commit-config.yaml</code> file</li>
9999
</ol>
100100

101-
You can also use the `--all-files` option to process all files in the repository.
101+
You can run the code-embedder using the `code-embedder run --all-files` command. In pre-commit hook, it checks only the changed files.
102102

103103
### A. Installation via PyPI
104104
Install the package:

0 commit comments

Comments
 (0)