Skip to content

Commit cfccd60

Browse files
committed
Add newly generated html files by GitHub Actions.
1 parent e5a6f0f commit cfccd60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

getting-started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h2 id="playground">Playground</h2>
113113
<p>For functions and usage of the Fix, see <a href="https://metafacture.org/metafacture-documentation/docs/fix/Fix-functions.html">the Fix functions</a> and <a href="https://metafacture.org/metafacture-documentation/docs/fix/Fix-User-Guide.html#cookbook">cookbook</a>.</p>
114114
<p>For a tutorial, see <a href="https://metafacture.github.io/metafacture-tutorial/">metafacture-tutorial</a>.</p>
115115
<h2 id="command-line">Command line</h2>
116-
<p>Check if Java 11 or higher is installed with java -version in your terminal. If not, install Java 11 or higher.</p>
116+
<p>Check if Java 11 or higher is installed with <code>java -version</code> in your terminal. If not, install Java 11 or higher.</p>
117117
<p>To use Metafacture as a command-line tool, download the latest Metafacture release from our <a href="https://github.com/metafacture/metafacture-core/releases">releases page</a>.</p>
118118
<p>Download metafacture-core-$VERSION-dist.tar.gz or the zip version and extract the archive to your choosen folder. In the folder you find the flux.bat and flux.sh</p>
119119
<p>The code below assumes you moved the resulting folder to your home directory and renamed it to “metafacture”.</p>

0 commit comments

Comments
 (0)