Skip to content

Commit dc01315

Browse files
committed
Fix: removed accidental tick mark
1 parent 41aeebb commit dc01315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/software/configure_systems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ lang: en-US
6363

6464
#### Compiler
6565

66-
1. Install Visual Studio Code Compiler; make sure to select C++ support from the menu. <a href="https://visualstudio.microsoft.com/downloads/`">https://visualstudio.microsoft.com/downloads/</a>
66+
1. Install Visual Studio Code Compiler; make sure to select C++ support from the menu. <a href="https://visualstudio.microsoft.com/downloads/">https://visualstudio.microsoft.com/downloads/</a>
6767
2. In MATLAB, Run `mex -setup -v`. This sets up the compiler. It should output something like found "Microsoft Visual C++ 202X"
6868

6969

0 commit comments

Comments
 (0)