diff --git a/index.html b/index.html index 913c1d7..38dd052 100644 --- a/index.html +++ b/index.html @@ -208,12 +208,12 @@
  • The Linux terminal is similar to the Windows command prompt
  • Download a Visual Studio solution now if possible
  • Use a text editor to write a quick program otherwise
  • -
  • We can use csc and msbuild to compile just like we do on Windows
  • Usage (cont.)