remove yq from readme.md

This commit is contained in:
Akbar Rahman 2021-06-29 19:28:21 +01:00
parent 70d92e6d04
commit ca3baf0768

View File

@ -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