You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,26 +42,26 @@ Tip: You can automate downloading using `wget`, `curl`, or other similar tools.
42
42
43
43
### Executable
44
44
45
-
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.4.0), and run it with the available options.
45
+
Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.4.1), and run it with the available options.
46
46
47
47
An example that installs llvm, cmake, ninja, ccache, and vcpkg:
@@ -71,22 +71,22 @@ For the tools, instead of `true` that chooses the default version, you can pass
71
71
72
72
### With Nodejs
73
73
74
-
Download the `setup_cpp.js` file form [here](https://github.com/aminya/setup-cpp/releases/download/v0.4.0/setup_cpp.js), and run it with the available options.
74
+
Download the `setup_cpp.js` file form [here](https://github.com/aminya/setup-cpp/releases/download/v0.4.1/setup_cpp.js), and run it with the available options.
75
75
76
76
On Windows:
77
77
78
78
Open the shell as admin, download via `curl`, then install
0 commit comments