Skip to content

Commit

Permalink
updated formating and text on webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel Morgan committed May 10, 2024
1 parent 6e3302e commit 9fd8171
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gui-guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ <h1>GUI Guide</h1>
<pre><code>export DISPLAY=localhost:0.0</code></pre>
</p>

<h2>Fierro-GUI</h2>
<h2>Fierro GUI</h2>
<p>
The Fierro-GUI is a Python based user interface that integrates with paraview to render initial conditions and results. The recommended way to
The Fierro GUI is a Python based user interface that integrates with paraview to render initial conditions and results. The recommended way to
use the gui is through the anaconda package "fierro_gui" available on our package repository. For more detailed installation instructions,
see <a href=installation.html>our installation guide</a>.
</p>
<p>
Once the Fierro-GUI is installed, it can be launched by running the <code>fierro_gui</code> command. The instructions that follow will
Once the Fierro GUI is installed, it can be launched by running the <code>fierro_gui</code> command. The instructions that follow will
guide a user through the steps to run the EVPFFT solver from the GUI.
</p>
<h3>1. Importing a Part</h3>
Expand Down

0 comments on commit 9fd8171

Please sign in to comment.