mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 09:07:21 +01:00
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:
parent
0adda5da4f
commit
5647aab025
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user