From 094e462133715de973cfbd4471fa8d579b649a82 Mon Sep 17 00:00:00 2001 From: Justin Newberry Date: Mon, 18 Mar 2024 22:42:34 +0000 Subject: [PATCH] and contains --- release/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/README.md b/release/README.md index 44aa0af791..9d3ad7cd2b 100644 --- a/release/README.md +++ b/release/README.md @@ -4,7 +4,7 @@ ## terms `channel` - a named version of openpilot (git branch, casync caidx)
-`prebuilt` - a channel which is built for the tici with only required files for running openpilot and identifying the channel
+`prebuilt` - a channel which is built for the tici and contains 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