typos
This commit is contained in:
parent
b1a937dc13
commit
b998b909d1
@ -54,7 +54,7 @@
|
||||
<h2>Getting Started</h2>
|
||||
<p>Keep in mind, this is only at the lexer stage currently. It'll read your inputs and that's it.</p>
|
||||
<p>To clone the repo:</p>
|
||||
<pre><code class="language-bash">git clone https://git.fddl.dev/tristan/fddl.git</code></pre>
|
||||
<pre><code class="language-bash">git clone https://git.fddl.dev/fddl/fddl.git</code></pre>
|
||||
<p>To run the REPL:</p>
|
||||
<pre><code class="language-bash">cargo run</code></pre>
|
||||
<p>To run a fddl script:</p>
|
||||
@ -103,7 +103,7 @@ cargo test</code></pre>
|
||||
|
||||
<div class="contact">
|
||||
<p><a href="/cdn-cgi/l/email-protection#cabeb8a3b9beaba48aacaeaea6e4aeafbc">Contact</a></p>
|
||||
<p><a href="https://git.fddl.dev/tristan/fddl">Git repo</a></p>
|
||||
<p><a href="https://git.fddl.dev/fddl/fddl">Git repo</a></p>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user