Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Jul 1, 2021
1 parent 67fbe62 commit df94ef7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@ To install the `scratch` from sources, make sure you have a working Go 1.15+ wor
go install github.com/essentialkaos/scratch
```

#### Prebuilt binaries

You can download prebuilt binaries for Linux from [EK Apps Repository](https://apps.kaos.st/scratch/latest).

To install the latest prebuilt version, do:

```bash
bash <(curl -fsSL https://apps.kaos.st/get) scratch
```

### Command-line completion

You can generate completion for `bash`, `zsh` or `fish` shell.
Expand Down

0 comments on commit df94ef7

Please sign in to comment.