Skip to content

Commit

Permalink
Fix broken Markdown headings (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 authored and s1lentq committed Apr 17, 2017
1 parent 0e1e480 commit d9eecea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -56,7 +56,7 @@ There are several software requirements for building Regamedll_CS:
</ol>

### Checking requirements
####JDK version
#### JDK version
Windows<pre>&gt; %JAVA_HOME%\bin\javac -version
javac 1.8.0_25
</pre>
Expand All @@ -66,10 +66,10 @@ Linux
javac 1.7.0_65
</pre>

####Visual Studio
#### Visual Studio
Help -> About

####ICC
#### ICC
<pre>$ icc --version
icc (ICC) 15.0.1 20141023
</pre>
Expand Down

0 comments on commit d9eecea

Please sign in to comment.