Skip to content

Commit

Permalink
docs: fix mac link [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 19, 2021
1 parent 707c38f commit 1bd3d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ sudo ./setup_cpp_linux --compiler llvm --cmake true --ninja true --ccache true -

```ps1
# mac example
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"
chmod +x setup_cpp_mac
sudo ./setup_cpp_mac --compiler llvm --cmake true --ninja true --ccache true --conan true
```
Expand Down

0 comments on commit 1bd3d80

Please sign in to comment.