diff --git a/System-Setup.md b/System-Setup.md index cf34a37..1258705 100644 --- a/System-Setup.md +++ b/System-Setup.md @@ -80,7 +80,7 @@ This project has a whole lot of files, so the typical use of a single `wget` or image -Note that the tag/branch should generally be left alone as `main` would provide the most up-to-date released code. If you want specific tagged releases or to use the `devel` development branch, then you would specify that in the command. `latest` is another likely use of this option, which will (sometimes, depending on when it's updated) provide newer code, usually with lest rigorous testing completed. +Note that the tag/branch should generally be left alone as `main` would provide the most up-to-date released code. If you want specific tagged releases or to use the `devel` development branch, then you would specify that in the command. Note that running development code is not recommended unless you are helping test something or are okay with the risks of running unreleased code (app crashes for example). image image