Skip to content

Commit 41a1f18

Browse files
authored
Update README.md
1 parent 834a043 commit 41a1f18

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@ Choose your preferred installation method:
5858

5959
<table>
6060
<tr>
61-
<td><strong>✨ <a href=https://pypi.org/project/foamlib/>pip</a></strong></td>
61+
<td><strong>✨ <a href="https://pypi.org/project/foamlib/">pip</a></strong></td>
6262
<td><code>pip install foamlib</code></td>
6363
</tr>
6464
<tr>
65-
<td><strong>🐍 <a href=https://anaconda.org/conda-forge/foamlib>conda</a></strong></td>
65+
<td><strong>🐍 <a href="https://anaconda.org/conda-forge/foamlib">conda</a></strong></td>
6666
<td><code>conda install -c conda-forge foamlib</code></td>
6767
</tr>
6868
<tr>
69-
<td><strong>🍺 <a href=https://github.com/gerlero/homebrew-openfoam>Homebrew</a></strong></td>
69+
<td><strong>🍺 <a href="https://github.com/gerlero/homebrew-openfoam">Homebrew</a></strong></td>
7070
<td><code>brew install gerlero/openfoam/foamlib</code></td>
7171
</tr>
7272
<tr>
73-
<td><strong>🐳 <a href=https://hub.docker.com/r/microfluidica/foamlib/>Docker</a></strong></td>
73+
<td><strong>🐳 <a href="https://hub.docker.com/r/microfluidica/foamlib/">Docker</a></strong></td>
7474
<td><code>docker pull microfluidica/foamlib</code></td>
7575
</table>
7676

0 commit comments

Comments
 (0)