Skip to content

Commit 2d92106

Browse files
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent bb43172 commit 2d92106

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
@@ -14,7 +14,7 @@ Download the appropriate wheel for your platform automatically.
1414

1515
```bash
1616
# Get download.py script
17-
curl -sSL https://raw.githubusercontent.com/cpp-linter/clang-tools-wheel/main/download.py
17+
curl -sSL https://raw.githubusercontent.com/cpp-linter/clang-tools-wheel/main/download.py -o download.py
1818

1919
# Download latest clang-format for your platform
2020
python3 download.py clang-format

0 commit comments

Comments
 (0)