mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-01-14 15:48:01 +03:00
Fix broken Markdown headings (#139)
This commit is contained in:
parent
0e1e48098c
commit
d9eeceaede
@ -56,7 +56,7 @@ There are several software requirements for building Regamedll_CS:
|
||||
</ol>
|
||||
|
||||
### Checking requirements
|
||||
####JDK version
|
||||
#### JDK version
|
||||
Windows<pre>> %JAVA_HOME%\bin\javac -version
|
||||
javac 1.8.0_25
|
||||
</pre>
|
||||
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user