Skip to content

Commit 1bd3d80

Browse files
committed
docs: fix mac link [skip ci]
1 parent 707c38f commit 1bd3d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sudo ./setup_cpp_linux --compiler llvm --cmake true --ninja true --ccache true -
5959

6060
```ps1
6161
# mac example
62-
wget "https://github.com/aminya/setup-cpp/releases/download/v0.2.1/setup_mac_linux"
62+
wget "https://github.com/aminya/setup-cpp/releases/download/v0.2.1/setup_cpp_mac"
6363
chmod +x setup_cpp_mac
6464
sudo ./setup_cpp_mac --compiler llvm --cmake true --ninja true --ccache true --conan true
6565
```

0 commit comments

Comments
 (0)