From 1b1eba56a3e72a0064af6ffb8db0543df6b169b1 Mon Sep 17 00:00:00 2001 From: Elijah R <62162399+elijahr2411@users.noreply.github.com> Date: Thu, 9 Feb 2023 16:01:26 -0500 Subject: [PATCH] It's proven to be stable in production so we can move to beta --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67bb57c..f90c85e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CollabVM1.ts -This is a drop-in replacement for the dying CollabVM 1.2.11. Still in alpha. +This is a drop-in replacement for the dying CollabVM 1.2.11. Currently in beta ## Running 1. Copy config.example.toml to config.toml, and fill out fields 2. Build it: `npm run build` -3. Run it: `npm run serve` \ No newline at end of file +3. Run it: `npm run serve`