Skip to content

Commit 292bc5a

Browse files
authored
Update ARCGen.py
1 parent bfefb31 commit 292bc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ARCGen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
python deepseek.py <addon_path> --output-path <output_dir> [--verbose]
1919
2020
Example:
21-
python deepseek.py "C:/some/addon" ^
21+
python ARCGen.py "C:/some/addon" ^
2222
--output-path "C:/some/rewritten_addon" ^
2323
--verbose
2424
"""

0 commit comments

Comments
 (0)