mirror of
https://github.com/sharkdp/bat
synced 2024-11-17 01:17:58 +00:00
cmake and libz are not needed to install bat
Closes sharkdp#649
This commit is contained in:
parent
a84c598e2c
commit
39112e80c3
1 changed files with 0 additions and 2 deletions
|
@ -240,8 +240,6 @@ cargo install bat
|
|||
```
|
||||
|
||||
|
||||
`cmake` と `libz` 開発パッケージ(`libz-dev` または `libz-devel`)が正しくビルドをするためにインストールする必要があるかもしれません。
|
||||
|
||||
## カスタマイズ
|
||||
|
||||
### ハイライト テーマ
|
||||
|
|
Loading…
Reference in a new issue