remove yq from readme.md
This commit is contained in:
parent
70d92e6d04
commit
ca3baf0768
@ -19,11 +19,11 @@ doing it for me:
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
0. Install [Pandoc](https://pandoc.org/index.html) and [yq](https://github.com/mikefarah/yq)
|
0. Install [Pandoc](https://pandoc.org/index.html)
|
||||||
|
|
||||||
On arch:
|
On arch:
|
||||||
```
|
```
|
||||||
# pacman -S pandoc yq
|
# pacman -S pandoc
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Run `make install` as root
|
1. Run `make install` as root
|
||||||
|
Reference in New Issue
Block a user