From 543661c2b026665b77d4466665213ab7cfa0bc75 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 19 Jun 2020 12:02:03 +0100 Subject: [PATCH] README.md: Clarify wording re `packages` Signed-off-by: Ian Jackson --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b93e97..d43afec 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,8 @@ strings or dictionaries (e.g. in `Cargo.nail`, write something like: `[packages.mylibrary]` `subdir='mylibrary-test'` or `[packages]` `mylibrary='mylibrary-test'`). These override the locations for the specified packages (so you can, for example, have multiple trees with -the same package in). The `subdir` values are also added to the list -of directories where `Cargo.toml` should be massaged. +the same package in). These subdirectories are also added to the list +of places where `Cargo.toml` should be massaged. Out-of-tree builds ================== -- 2.30.2