docs/_site/install.html in rpsg-0.3.6 vs docs/_site/install.html in rpsg-0.3.7
- old
+ new
@@ -5,11 +5,11 @@
<title>How to Install - RPSG</title>
<meta name="description" content="A Ruby Programmed Rock Paper Scissors Game"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="theme-color" content="#157878"/>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css' />
- <link rel="stylesheet" href="/assets/css/style.css?v=79b195a757ede2a8ba73e25b563d20b7367d2e92"/>
+ <link rel="stylesheet" href="/assets/css/style.css?v=20f43b138b847f35bd0d087940f31aabe97fa248"/>
<script src="assets/js/pace.min.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png"/>
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicons/favicon-32x32.png"/>
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicons/favicon-16x16.png"/>
@@ -138,11 +138,11 @@
</ol>
<h3 id="step-4---installing-rpsg">Step 4 - Installing RPSG</h3>
<ol>
- <li>Close <code class="highlighter-rouge">Terminal</code> by pressing <kbd>Command</kbd> + <kbd>Q</bkd></kbd></li>
+ <li>Close <code class="highlighter-rouge">Terminal</code> by pressing <kbd>Command</kbd> + <kbd>Q</kbd></li>
<li>Open <code class="highlighter-rouge">Terminal</code> again</li>
<li>Type in the following: <code class="highlighter-rouge">gem install rpsg</code>, then hit <kbd>Return</kbd></li>
</ol>
<h3 id="step-5---running-rpsg">Step 5 - Running RPSG</h3>
@@ -213,10 +213,9 @@
<h3 id="step-4---running-rpsg">Step 4 - Running RPSG</h3>
<ol>
<li>Any time you would like to play rock paper scissors, just open the <code class="highlighter-rouge">Command Prompt</code> and type in: <code class="highlighter-rouge">rpsg</code> and hit <kbd>enter</kbd></li>
</ol>
-
<footer class="site-footer">
<h2 id="site-nav">Site Navigation</h2>