Skip to content

Commit

Permalink
Deployed 59bc648 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Mar 1, 2024
1 parent 3bedac9 commit cb592de
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 12 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ <h1 id="chess-data">Chess Data</h1>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-02-01 18:24:48.471564+00:00
Build Date UTC : 2024-03-01 17:35:24.261515+00:00
-->
5 changes: 1 addition & 4 deletions installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,7 @@

<h1 id="installation">Installation</h1>
<h2 id="setup">Setup</h2>
<p>Clone the <code>chesslablab/chess-data</code> repo into your projects folder as it is described in the following example:</p>
<pre><code class="language-txt">git clone [email protected]:chesslablab/chess-data.git
</code></pre>
<p>Then <code>cd</code> the <code>chess-data</code> directory and install the Composer dependencies:</p>
<p>Clone the <code>chesslablab/chess-data</code> repo into your projects folder. Then <code>cd</code> the <code>chess-data</code> directory and install the Composer dependencies:</p>
<pre><code class="language-text">composer install
</code></pre>
<p>Create an <code>.env</code> file:</p>
Expand Down
Loading

0 comments on commit cb592de

Please sign in to comment.