diff --git a/docs/installing/README.md b/docs/installing/README.md index 898e67a89..79c0f47ed 100644 --- a/docs/installing/README.md +++ b/docs/installing/README.md @@ -27,16 +27,10 @@ choco install starship ## [termux](https://termux.com) -### Prerequisites - -```sh -pkg install getconf -``` - ### Installation ```sh -curl -sS https://starship.rs/install.sh | sh -s -- --bin-dir /data/data/com.termux/files/usr/bin +pkg install starship ``` ## [Funtoo Linux](https://www.funtoo.org/Welcome)