From cb0bdd8f7b607e22169dbef2976a5c6b23c2850f Mon Sep 17 00:00:00 2001 From: Pyro57000 <147988717+Pyro57000@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:08:58 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1dec348..c11f5fa 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Note while its possible to do MOST things on android that you would normally do For starters you'll want to install the Fdroid App store (https://f-droid.org/) on the BeamPro. The primary app we'll be using to get things setup is Termux, and the best place to get that is on fdroid. Install Termux (and optionally termux:boot, and termuc:API if you want to run things at boot and using the android API). -Once you have Termux installed be sure to open it and run the commend `termux-change-repo` and select "Mirror groRotate BetweeN...." +Once you have Termux installed be sure to open it and run the commend `termux-change-repo` and select "Mirror group Rotate Between..." IMAGE @@ -24,7 +24,7 @@ Select the region closest to yourself using the arrow keys, then hit enter. IMAGE -once that is finsihed run `pkg updtae && pkg upgrade` +once that is finsihed run `pkg update && pkg upgrade` let the update finish then set up your terminal how you like it. Personally I installed fish and used chsh to set it as my shell.