diff --git a/blog/content/edition-2/extra/building-on-android/index.md b/blog/content/edition-2/extra/building-on-android/index.md index 0ec2235a..d25b5e0a 100644 --- a/blog/content/edition-2/extra/building-on-android/index.md +++ b/blog/content/edition-2/extra/building-on-android/index.md @@ -8,6 +8,12 @@ I finally managed to get `blog_os` building on my Android phone using [termux](h +
@@ -29,7 +35,7 @@ First, install [termux](https://termux.com/) from the [Google Play Store](https:
pkg install wget tar
```
-- Add the [community repository by its-pointless](https://wiki.termux.com/wiki/Package_Management#By_its-pointless):
+- Add the [community repository by its-pointless](https://wiki.termux.com/wiki/Package_Management):
```
wget https://its-pointless.github.io/setup-pointless-repo.sh
bash setup-pointless-repo.sh