Skip to content

Commit

Permalink
Merge pull request #2 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Improve README
  • Loading branch information
andyone authored Jul 1, 2021
2 parents 5d0f33e + df94ef7 commit e5b7e04
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 e5b7e04

Please sign in to comment.