From eecd98aad8c045b3f4f509b8945d61bfcb707da5 Mon Sep 17 00:00:00 2001 From: Justin Newberry Date: Mon, 18 Mar 2024 22:24:34 +0000 Subject: [PATCH] simpler --- release/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/README.md b/release/README.md index 5a4c798c71..0491f2142f 100644 --- a/release/README.md +++ b/release/README.md @@ -3,8 +3,8 @@ ## terms -`channel` - a named version of openpilot with only required files for running openpilot and identifying the channel
-`prebuilt` - a channel prebuilt for the tici, no building required on device
+`channel` - a named version of openpilot (git branch, casync caidx)
+`prebuilt` - a channel prebuilt for the tici with only required files for running openpilot and identifying the channel
`release` - prebuilt with `ALLOW_DEBUG` false (`RELEASE=1` when building panda, `nightly`, `release3`)
## creating casync channel