diff --git a/release/README.md b/release/README.md index 0e7c31a9d2..a2da08ce7c 100644 --- a/release/README.md +++ b/release/README.md @@ -4,7 +4,7 @@ ## terms `channel` - a named version of openpilot (git branch, casync caidx) which receives updates
-`prebuilt` - a channel which is built for the tici and contains only required files for running openpilot and identifying the channel
+`prebuilt` - a channel which is already built for the comma 3/3x 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`)