From b560d437ed35b553c08c44f2ebe9ceee8a934d93 Mon Sep 17 00:00:00 2001 From: Justin Newberry Date: Tue, 19 Mar 2024 17:03:05 +0000 Subject: [PATCH] bullets --- release/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release/README.md b/release/README.md index a2da08ce7c..3635b25376 100644 --- a/release/README.md +++ b/release/README.md @@ -3,9 +3,9 @@ ## terms -`channel` - a named version of openpilot (git branch, casync caidx) which receives updates
-`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`)
+- `channel` - a named version of openpilot (git branch, casync caidx) which receives updates
+- `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`)
## openpilot channels