Skip to content

Commit

Permalink
deploy: 07e25c7
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-exe committed Sep 24, 2023
1 parent 1995090 commit 35f7837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h1><a class="anchor" id="autotoc_md3"></a>
</div><!-- fragment --></li>
<li>Build the project <div class="fragment"><div class="line">cmake --build . --config Release</div>
</div><!-- fragment --></li>
<li>Go to the <code>..bin\Release</code> directory and run the executable <div class="fragment"><div class="line">cd ..\bin\Release</div>
<li>Go to the <code>..\bin\Release</code> directory and run the executable <div class="fragment"><div class="line">cd ..\bin\Release</div>
<div class="line">./LogiXpr</div>
</div><!-- fragment --></li>
</ol>
Expand Down

0 comments on commit 35f7837

Please sign in to comment.