Skip to content

Commit

Permalink
merge alpha into main
Browse files Browse the repository at this point in the history
  • Loading branch information
p-98 committed Oct 14, 2023
1 parent 07c9569 commit 9c416fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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
Expand Down

0 comments on commit 9c416fb

Please sign in to comment.