Typo
continuous-integration/laminar-elessar Build 39 succeeded in 1 minute . Details

This commit is contained in:
Starbeamrainbowlabs 2019-03-31 12:50:16 +01:00
parent 19141831cc
commit 726fe3bfcd
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@
<h2>Usage</h2>
<ul>
<li>The Linux terminal is similar to the Windows command prompt</li>
<li>Download a <em>Visual Studio</em> now if possible</li>
<li>Download a <em>Visual Studio</em> solution now if possible</li>
<li>Use a text editor to write a quick program otherwise</li>
<li>We can use <code>csc</code> and <code>msbuild</code> to compile just like we do on Windows</li>
</ul>