We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360c90f commit 50dbb3aCopy full SHA for 50dbb3a
emulationstation/index.html
@@ -124,6 +124,8 @@ <h2 id="Steps"><a href="#Steps" class="headerlink" title="Steps"></a>Steps</h2>
124
125
<p>Script complete when powershell outputs: <code>INFO: Setup completed</code></p>
126
127
+<p>Installation GIF:<br><img src="https://github.com/Francommit/github_gif_dump/blob/master/installation-instructions.gif?raw=true" alt="Installation instructions"></p>
128
+
129
<h2 id="Troubleshooting"><a href="#Troubleshooting" class="headerlink" title="Troubleshooting"></a>Troubleshooting</h2>
130
<ul>
131
<li>If you get an error about "msvcr100.dll", run <code>choco install vcredist2010 -y</code></li>
0 commit comments