From d6db34717d2bbd2b8b2f60611dd94bd8fafb91bb Mon Sep 17 00:00:00 2001 From: Justin Newberry Date: Mon, 18 Mar 2024 22:39:44 +0000 Subject: [PATCH] built --- release/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/README.md b/release/README.md index 4596cd1d0b..44aa0af791 100644 --- a/release/README.md +++ b/release/README.md @@ -4,8 +4,8 @@ ## terms `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` - a prebuilt channel with `ALLOW_DEBUG=false` (`RELEASE=1` when building panda, ex: `nightly`, `release3`)
+`prebuilt` - a channel which is built for the tici with only required files for running openpilot and identifying the channel
+`release` - a `prebuilt` channel with `ALLOW_DEBUG=false` (`RELEASE=1` when building panda, ex: `nightly`, `release3`)
## creating casync channel