Skip to content

Commit d0c3972

Browse files
update release branches (#36671)
* update release branches * Update README.md
1 parent be8c549 commit d0c3972

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,17 @@ To use openpilot in a car, you need four things:
4949

5050
We have detailed instructions for [how to install the harness and device in a car](https://comma.ai/setup). Note that it's possible to run openpilot on [other hardware](https://blog.comma.ai/self-driving-car-for-free/), although it's not plug-and-play.
5151

52+
5253
### Branches
53-
| branch | URL | description |
54-
|------------------|----------------------------------------|-------------------------------------------------------------------------------------|
55-
| `release3` | openpilot.comma.ai | This is openpilot's release branch. |
56-
| `release3-staging` | openpilot-test.comma.ai | This is the staging branch for releases. Use it to get new releases slightly early. |
57-
| `nightly` | openpilot-nightly.comma.ai | This is the bleeding edge development branch. Do not expect this to be stable. |
58-
| `nightly-dev` | installer.comma.ai/commaai/nightly-dev | Same as nightly, but includes experimental development features for some cars. |
54+
55+
Running `master` and other branches directly is supported, but it's recommended to run one of the following prebuilt branches:
56+
57+
| comma four branch | comma 3X branch | URL | description |
58+
|------------------------|------------------------|----------------------------------------|-------------------------------------------------------------------------------------|
59+
| `release-mici` | `release-tizi` | openpilot.comma.ai | This is openpilot's release branch. |
60+
| `release-mici-staging` | `release-tizi-staging` | openpilot-test.comma.ai | This is the staging branch for releases. Use it to get new releases slightly early. |
61+
| `nightly` | `nightly` | openpilot-nightly.comma.ai | This is the bleeding edge development branch. Do not expect this to be stable. |
62+
| `nightly-dev` | `nightly-dev` | installer.comma.ai/commaai/nightly-dev | Same as nightly, but includes experimental development features for some cars. |
5963

6064
To start developing openpilot
6165
------

0 commit comments

Comments
 (0)