diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-26 15:38:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-26 15:38:23 -0400 |
| commit | 526089d44f74b8894193823dcd8ec4e2fc967628 (patch) | |
| tree | 0fa40e5cd8c620a5aec869b5c583ea5facdff137 /static | |
| parent | 128dad3c9782a08e64057954ced7f02714b835a2 (diff) | |
clarify device model check
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c84afb7a..de2b0235 100644 --- a/static/releases.html +++ b/static/releases.html @@ -560,7 +560,7 @@ <li>TalkBack: dependency updates</li> <li>adevtool: remove more unnecessary components</li> <li>add warning to factory images flashing scripts strongly recommending against modifying the scripts based on misguided unofficial installation guides, along with encouraging using the web installer instead</li> - <li>add earlier device model check to factory images flashing scripts</li> + <li>add earlier device model check to factory images flashing scripts on Linux and macOS (Windows support is planned)</li> </ul> </article> |
