Skip to content

Commit

Permalink
Deployed 1cc87aa with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gassraphael committed Jan 6, 2025
1 parent bf9de10 commit 3e32e68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,23 +147,19 @@ <h1 id="installation">Installation</h1>
<ol>
<li>
<p>Clone the repository:
<code>bash
git clone https://github.com/gassraphael/AlphaPEM.git</code></p>
<code>git clone https://github.com/gassraphael/AlphaPEM.git</code></p>
</li>
<li>
<p>Navigate to the project directory:
<code>bash
cd AlphaPEM</code></p>
<code>cd AlphaPEM</code></p>
</li>
<li>
<p>Update the Python package manager, pip, to the latest available version:
<code>bash
pip install --upgrade pip</code></p>
<code>pip install --upgrade pip</code></p>
</li>
<li>
<p>Install the required dependencies (eventually in a specific environment):
<code>bash
pip install numpy scipy matplotlib colorama geneticalgorithm2
<code>pip install numpy scipy matplotlib colorama geneticalgorithm2
python3 -m pip install git+https://github.com/RedFantom/ttkthemes</code></p>
</li>
</ol>
Expand Down Expand Up @@ -258,5 +254,5 @@ <h1 id="related-publications">Related publications</h1>

<!--
MkDocs version : 1.6.1
Build Date UTC : 2025-01-06 21:11:33.715803+00:00
Build Date UTC : 2025-01-06 21:12:33.553970+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 3e32e68

Please sign in to comment.