diff --git a/README.md b/README.md index 9c4496fe..13cca5a8 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,12 @@ The prompt shows information you need while you're working, while staying sleek $ nix-env --install starship ``` + #### Termux + + ```sh + $ pkg install starship + ``` + 1. Add the init script to your shell's config file: #### Bash diff --git a/docs/README.md b/docs/README.md index ebdffe04..7896264f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -60,6 +60,12 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors $ nix-env --install starship ``` + #### Termux + + ```sh + $ pkg install starship + ``` + 1. Add the init script to your shell's config file: #### Bash