From b998b909d1dd0f0018afe22144c502753818705a Mon Sep 17 00:00:00 2001 From: Tristan Smith Date: Sun, 15 Sep 2024 16:03:38 -0400 Subject: [PATCH] typos --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a72005c..3bc9796 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@

Getting Started

Keep in mind, this is only at the lexer stage currently. It'll read your inputs and that's it.

To clone the repo:

-
git clone https://git.fddl.dev/tristan/fddl.git
+
git clone https://git.fddl.dev/fddl/fddl.git

To run the REPL:

cargo run

To run a fddl script:

@@ -103,7 +103,7 @@ cargo test

Contact

-

Git repo

+

Git repo