From: Ian Jackson Date: Fri, 19 Jun 2020 10:55:02 +0000 (+0100) Subject: README.md: Remove ` ` around make X-Git-Tag: nailing-cargo/1.0.0~161 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8710de5ea4d564e7f5213f972fa716c017fb66d8;p=nailing-cargo.git README.md: Remove ` ` around make I think now ` ` are not used around program names. Reported-by: Mark Wooding Signed-off-by: Ian Jackson --- diff --git a/README.md b/README.md index e284d23..0fdf849 100644 --- a/README.md +++ b/README.md @@ -279,9 +279,9 @@ Running the command =================== Normally you pass cargo as an argument to nailing-cargo. But you -can also pass `make` or any other command. You may need to pass +can also pass make or any other command. You may need to pass `--no-cargo-manifest-args` (aka `-M`) to nailing-cargo, to avoid -passing options like `--manifest-path` to `make` or whatever. +passing options like `--manifest-path` to make or whatever. nailing-cargo passes these environment variables to the build command: