From 871ff9e3dfab6e74ed29e8b8a858484805f0f1f1 Mon Sep 17 00:00:00 2001 From: Joshua Date: Wed, 14 Sep 2022 00:45:35 +0200 Subject: [PATCH] misc --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b54b94..02cf44c 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ Source of Truth for all my Projects ## Requirements +- [deno] - [vr] ## Development -To successfully generate routes, use `vr routes` in WSL, +Run `vr routes` to regenerate the routes, then run `vr dev` to run the Dev Server using Denon [vr]: velociraptor.run -[dreamland.lio.systems]: https://dreamland.lio.systems +[deno]: deno.land +[dreamland.lio.systems]: lio.systems