Skip to content

Commit

Permalink
Merge pull request #2398 from carapace-sh/doc-termux-update
Browse files Browse the repository at this point in the history
doc: updated termux instructions
  • Loading branch information
rsteube authored Jun 6, 2024
2 parents ea71b7c + 346036e commit f30fcc4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions docs/src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,11 @@ scoop install carapace-bin
> **WIP**: repo currently manually created
Install from [carapace-sh/termux](https://github.com/carapace-sh/termux) (gh_pages)
```sh
curl termux.carapace.sh | sh
```

### Manually
Or manually

```sh
# $PREFIX/etc/apt/sources.list.d
Expand All @@ -102,11 +105,6 @@ deb [trusted=yes] https://termux.carapace.sh termux extras
apt update && apt install carapace-bin
```

### Script
```sh
curl termux.carapace.sh | sh
```

## Winget

Install from [winget-pkgs](https://github.com/microsoft/winget-pkgs)
Expand Down

0 comments on commit f30fcc4

Please sign in to comment.