You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linux/setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ sudo apt install make
45
45
46
46
### Compiling C files with the Linux Subsystem for Windows
47
47
48
-
Once you have installed a Linux distribution from the Windows Store, the simplest way to compile & run your C files is to change to the apprpriate directory from inside the Linux window then follow the directions for the VM's above.
48
+
Once you have installed a Linux distribution from the Windows Store, the simplest way to compile & run your C files is to change to the appropriate directory from inside the Linux window then follow the directions for the VM's above.
49
49
50
50
If you save your files in a directory called ```csc240``` on your ```C:``` drive:
0 commit comments