Skip to content

Commit 3771095

Browse files
MFransen69Divya-563
authored andcommitted
Update README
1 parent 0ee5f9b commit 3771095

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ To build and use the buildroot stuff, do the following:
1313
4) wait while it compiles
1414
5) find the kernel, bootloader, root filesystem, etc. in output/images
1515

16-
This repo consist of mutliple branches:
16+
This repo consist of multiple branches:
1717
- Rx (e.g. R4). This is a release branch (the latest release is the default branch)
1818
These are branches on which a certain version of Thunder and it's related components (e.g. plugins and client libraries) are released.
1919
These are tested by QA and when approved for release, a release on that branch is created (so with a tag to be able to checkout this specific version)
2020
which includes the QA report.
2121
Use these branches when a stable version needs to be build (e.g. take the latest released version tag on the R4 branch)
2222
- main: this branch contains the latest contributions but the hashes for packages will not be updated regularly.
23-
Use this branch when you want to work on some of the packages and typically you would use a local override to bump related packes
23+
Use this branch when you want to work on some of the packages and typically you would use a local override to bump related packages
2424
to the latest version (e.g. Thunder and its components)
2525

2626
You do not need to be root to build or run buildroot. Have fun!

0 commit comments

Comments
 (0)