We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 836b7ba commit 06b755cCopy full SHA for 06b755c
README.md
@@ -10,4 +10,4 @@ Run this in the terminal to build a cpp file and generate an executable:
10
```powershell
11
clang++ main.cpp -o .\\output.exe
12
```
13
-For a more advanced usage check LLVM [documentation](https://clang.llvm.org/).
+For a more advanced usage check LLVM [documentation](https://clang.llvm.org/docs/UsersManual.html#command-line-options).
0 commit comments