From 42f039c4764815a6a83e81f41d14901989fa0227 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Apr 2014 14:43:10 +0200 Subject: [PATCH] README: mention that fakeroot is only required by the bootstrap target. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4c5d1d3ff0..750611a36f7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ for the Void Linux distribution. To start using it first you'll need some external dependencies: - bash -- fakeroot +- fakeroot (only required by the bootstrap target) - xbps >= 0.35 Make sure your user is added to the `xbuilder` group to be able to use `xbps-uchroot`,