Copy changes for 040 release (#2874)

* update 040 changelog

* remove post_up from 036-alpha6

* backend copy updates

* beta.4

* beta.5

* fix spelling

---------

Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
Matt Hill
2025-04-21 09:43:35 -06:00
committed by GitHub
parent 2c65033c0a
commit b1621f6b34
12 changed files with 119 additions and 121 deletions

View File

@@ -33,7 +33,7 @@ nvm alias default 20 # this prevents your machine from reverting back to another
## Cloning the repository
```sh
git clone --recursive https://github.com/Start9Labs/start-os.git --branch next/minor
git clone --recursive https://github.com/Start9Labs/start-os.git --branch next/major
cd start-os
```