docs: update executable download sentence [skip ci]

This commit is contained in:
Amin Yahyaabadi 2023-01-17 22:16:53 -08:00
parent ced47e4d43
commit 47a3e15494
1 changed files with 1 additions and 5 deletions

View File

@ -62,11 +62,7 @@ NOTE: On Unix systems, if you are already a root user (e.g., in a GitLab runner
#### With executable #### With executable
You can download a self-contained executable file and run it with the available options. 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.
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.
Tip: You can automate downloading using `wget`, `curl`, or other similar tools.
An example that installs llvm, cmake, ninja, ccache, and vcpkg: An example that installs llvm, cmake, ninja, ccache, and vcpkg: