diff --git a/index.html b/index.html index a72005c..3bc9796 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@
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