From 32cc7a7f31dcca2586becf0cbc3ebfd6f3bf5c8d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 19 Jun 2020 12:01:55 +0100 Subject: [PATCH] README.md: Remove a confusing comma Reported-by: Mark Wooding Signed-off-by: Ian Jackson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90c7d99..4b93e97 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ each of these directories `Cargo.toml` will be massaged, and the package there will be used for other massaged `Cargo.toml`s For more complex cases: `packages` is a mapping from package names to -strings, or dictionaries (e.g. in `Cargo.nail`, write something like: +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 -- 2.30.2