Skip to content

Commit e4a1444

Browse files
jaunger-appJan Unger
authored andcommitted
fix(docs):Correct capitalization of 'Xposed'
fixed because of an error from coderabbitai
1 parent 987b798 commit e4a1444

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ phone speaker when you take them out
4343

4444
### Linux
4545

46-
#### How are you install librepods on Linux?
46+
#### How to install LibrePods on Linux?
4747

4848
First, you need to clone the entire Git repository. After this, create a build folder inside `linux/` **not in the
4949
root of the repository.**
@@ -91,7 +91,7 @@ on the IssueTracker page. I don't know a fix for Android versions <13 either. So
9191
>
9292
> There are **no exceptions** to the root requirement until Google/your OEM figures out a fix.
9393
94-
Until then, you must xposed. I used to provide a non-xposed method too, where the module used overlayfs to replace
94+
Until then, you must Xposed. I used to provide a non-Xposed method too, where the module used overlayfs to replace
9595
the bluetooth library with a locally patched one, but that was broken due to how various devices handled overlayfs
9696
and a patched library. With xposed, you can also enable the DID hook enabling a few extra features.
9797

0 commit comments

Comments
 (0)