Skip to content

Commit

Permalink
Merge pull request #2404 from carapace-sh/doc-revert-termux
Browse files Browse the repository at this point in the history
Revert "Merge pull request #2398 from carapace-sh/doc-termux-update"
  • Loading branch information
rsteube authored Jun 6, 2024
2 parents f30fcc4 + 982b56e commit efb8740
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,8 @@ 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
```

Or manually
### Manually

```sh
# $PREFIX/etc/apt/sources.list.d
Expand All @@ -105,6 +102,11 @@ 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 efb8740

Please sign in to comment.