blog.minskio.co.uk

Content and theme behind minskio.co.uk
Log | Files | Refs

commit c4182ad2a013e76f8c78bc79206f20ed1b1b5428
parent fb0c4fcb288841e8bb747b5e9d2d44bceb4baeac
Author: breadcat <peter@minskio.co.uk>
Date:   Thu, 27 Aug 2020 01:22:40 +0100

Turns out I'm bad at French

Diffstat:
Mcontent/posts/debloating-the-lg-q6-phone.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/posts/debloating-the-lg-q6-phone.md b/content/posts/debloating-the-lg-q6-phone.md @@ -8,7 +8,7 @@ I've had the LG Q6 for many moons now, I picked it up used for about 120GBP and Anyway, Chris Titus recently published [a video](https://www.youtube.com/watch?v=k9ErL9L6KIw) and [matching article](https://christitus.com/debloat-android/) that ticked all my boxes. My guide is basically a rehash of his, so I recommend you go read his before seeing the list of things I removed. -Without further adieu, you'll want to install ADB tools: +Without further ado, you'll want to install ADB tools: ``` sudo pacman -S adb ```