From: Ian Jackson Date: Fri, 19 Jun 2020 11:01:55 +0000 (+0100) Subject: README.md: Remove a confusing comma X-Git-Tag: nailing-cargo/1.0.0~158 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=32cc7a7f31dcca2586becf0cbc3ebfd6f3bf5c8d;p=nailing-cargo.git README.md: Remove a confusing comma Reported-by: Mark Wooding Signed-off-by: Ian Jackson --- 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