From 9c416fb4e7ef68370c23703c94dc2f1e8c7f8f49 Mon Sep 17 00:00:00 2001 From: p-98 <34243013+p-98@users.noreply.github.com> Date: Sun, 15 Oct 2023 00:08:24 +0200 Subject: [PATCH] merge alpha into main --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 933617f4..f1210120 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ $ git clone https://github.com/p-98/schule-als-staat ### Client -To start the mockup, Node v12 for x86 and the alpha branch are needed. +To start the mockup, Node v12 for x86 is currently needed. On apple silicon run the following before proceeding: @@ -21,7 +21,6 @@ On apple silicon run the following before proceeding: Then on all platforms do: ```console - git checkout alpha nvm install lts/erbium nvm use lts/erbium npm install