Skip to content

Commit 47a3e15

Browse files
committed
docs: update executable download sentence [skip ci]
1 parent ced47e4 commit 47a3e15

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,7 @@ NOTE: On Unix systems, if you are already a root user (e.g., in a GitLab runner
6262

6363
#### With executable
6464

65-
You can download a self-contained executable file and run it with the available options.
66-
67-
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.26.0), and run it with the available options.
68-
69-
Tip: You can automate downloading using `wget`, `curl`, or other similar tools.
65+
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.26.0), and run it with the available options. You can also automate downloading using `wget`, `curl`, or other similar tools.
7066

7167
An example that installs llvm, cmake, ninja, ccache, and vcpkg:
7268

0 commit comments

Comments
 (0)