From 03447fbb657beb1312d92563ba13cadd0e4b0b8a Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Sun, 19 Sep 2021 05:20:08 -0500 Subject: [PATCH] docs: fix the link in the readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32380b65..9d7578a2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Tip: You can automate downloading using `wget`, `curl` or other similar tools. ### Executable -Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.2), and run it with the available options. +Download the executable for your platform from [here](https://github.com/aminya/setup-cpp/releases/tag/v0.2.1), and run it with the available options. An example that installs llvm, cmake, ninja, ccache, and conan: