mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-13 17:50:56 +01:00
Reorder README sections
This commit is contained in:
parent
81bf3fdf66
commit
7b7735c143
13
README.md
13
README.md
@ -13,6 +13,12 @@ Bash scripts that integrate [bat](https://github.com/sharkdp/bat) with various c
|
||||
|
||||
|
||||
|
||||
## Installation via Package Manager
|
||||
|
||||
**Homebrew:** `brew install eth-p/software/bat-extras`
|
||||
|
||||
|
||||
|
||||
## Installation (![CircleCI](https://circleci.com/gh/eth-p/bat-extras.svg?style=svg))
|
||||
|
||||
The scripts in this repository are designed to run as-is, provided that they aren't moved around.
|
||||
@ -65,10 +71,3 @@ If you wish to use these scripts on a distribution where this is the case, there
|
||||
**Verification:**
|
||||
|
||||
The build script will attempt to verify the correctness of the "bin" scripts by comparing their output with their source counterparts. It is recommended to let it do this, but you can disable verification with the `--no-verify` option.
|
||||
|
||||
|
||||
|
||||
## Installation via Package Manager
|
||||
|
||||
**Homebrew:** `brew install eth-p/software/bat-extras`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user