Skip to content

Commit c71391e

Browse files
committed
update lineage file name example
Signed-off-by: SirRGB <sirrgb@proton.me>
1 parent 7c05e5a commit c71391e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openandroidinstaller/views/select_view.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ def build(self):
248248
Text("Select an OS image:", style="titleSmall"),
249249
Markdown(
250250
f"""
251-
The image file should look something like `lineage-22.1-20241101-nightly-{self.state.config.device_code}-signed.zip`."""
251+
The image file should look something like `lineage-22.2-20241101-nightly-{self.state.config.device_code}-signed.zip`."""
252252
),
253253
Row(
254254
[

0 commit comments

Comments
 (0)