Updated Readme to include note about dependencies (#1345)

* Updated Readme to include note about dependencies

Per issue #1142 I've added a note to the readme to let users know they'll need to install `base-devel`.

* Update README.md

* Update README.md

Clarified note regarding base-devel.
This commit is contained in:
Adam G. Emerson 2020-08-12 18:53:45 +00:00 committed by GitHub
parent 0adda5da4f
commit 5647aab025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,8 @@ If you are migrating from another AUR helper, you can simply install Yay with th
Alternatively, the initial installation of Yay can be done by cloning the PKGBUILD and
building with makepkg:
Before you begin, make sure you have the `base-devel` package group installed.
```sh
git clone https://aur.archlinux.org/yay.git
cd yay