Skip to content

Commit 06b755c

Browse files
authored
Update README.md
1 parent 836b7ba commit 06b755c

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
@@ -10,4 +10,4 @@ Run this in the terminal to build a cpp file and generate an executable:
1010
```powershell
1111
clang++ main.cpp -o .\\output.exe
1212
```
13-
For a more advanced usage check LLVM [documentation](https://clang.llvm.org/).
13+
For a more advanced usage check LLVM [documentation](https://clang.llvm.org/docs/UsersManual.html#command-line-options).

0 commit comments

Comments
 (0)