From e944b0a1f99dcb1465d1c3d940a4e17c184bcc7e Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Thu, 14 Apr 2016 23:37:03 -0400 Subject: [PATCH] Remove untrue info about needing to be explicit with dependencies in build command. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3436eef..734b467 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,7 @@ whatever you called yours.) It finds PKGBUILD files in the `src` directory and figures out the dependency chain and builds all the packages in the correct order. Additionally, you can specify individual package names after the repository name if you only wish to -build certain packages. If you do specify package names, make sure to -include all dependencies, as they will not be included otherwise. +build certain packages. The repository directory can be listed in your `/etc/pacman.conf` like this: