mirror of https://github.com/aminya/setup-cpp
docs: fix the windows node example [skip ci]
This commit is contained in:
parent
82cc8fae86
commit
34bf57d1ab
|
@ -75,7 +75,7 @@ On Windows
|
|||
|
||||
```ps1
|
||||
# open shell as admin
|
||||
wget "https://github.com/aminya/setup-cpp/releases/download/v0.2/setup_cpp_windows.exe"
|
||||
curl "https://github.com/aminya/setup-cpp/releases/download/v0.2/setup_cpp.js"
|
||||
node ./setup_cpp.js --compiler llvm --cmake true --ninja true --ccache true --conan true
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue