Small README tweaks (#2460)

This commit is contained in:
Philip Allgaier 2021-01-24 21:18:06 +01:00 committed by GitHub
parent 8f1763abe2
commit 36106cc08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -21,12 +21,12 @@ Development instructions can be found [here][development].
Releases are done in 3 stages (channels) with this structure:
1. Pull requests are merged to the `main` branch
1. Pull requests are merged to the `main` branch.
2. A new build is pushed to the `dev` stage.
3. Releases are published
3. Releases are published.
4. A new build is pushed to the `beta` stage.
5. The [`stable.json][stable] file is updated
6. The build that was pushed to `beta` will now be pushed to `stable`
5. The [`stable.json`][stable] file is updated.
6. The build that was pushed to `beta` will now be pushed to `stable`.
[development]: https://developers.home-assistant.io/docs/supervisor/development
[stable]: https://github.com/home-assistant/version/blob/master/stable.json