We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707c38f commit 1bd3d80Copy full SHA for 1bd3d80
README.md
@@ -59,7 +59,7 @@ sudo ./setup_cpp_linux --compiler llvm --cmake true --ninja true --ccache true -
59
60
```ps1
61
# mac example
62
-wget "https://github.com/aminya/setup-cpp/releases/download/v0.2.1/setup_mac_linux"
+wget "https://github.com/aminya/setup-cpp/releases/download/v0.2.1/setup_cpp_mac"
63
chmod +x setup_cpp_mac
64
sudo ./setup_cpp_mac --compiler llvm --cmake true --ninja true --ccache true --conan true
65
```
0 commit comments