Skip to content

Commit 0420b58

Browse files
MarshalXelsapet
andauthored
add article
Co-authored-by: elsapet <elizabeth@cycode.com>
1 parent aced3e7 commit 0420b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cycode/cli/utils/git_proxy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Git executable must be available in the PATH.
88
Git 1.7.x or newer is required.
99
You can help Cycode CLI to locate the Git executable
10-
by setting GIT_PYTHON_GIT_EXECUTABLE=<path/to/git> environment variable.
10+
by setting the GIT_PYTHON_GIT_EXECUTABLE=<path/to/git> environment variable.
1111
""".strip().replace('\n', ' ')
1212

1313
try:

0 commit comments

Comments
 (0)