chiark / gitweb /
README.md: Remove ` ` around make
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 19 Jun 2020 10:55:02 +0000 (11:55 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 19 Jun 2020 10:58:29 +0000 (11:58 +0100)
I think now ` ` are not used around program names.

Reported-by: Mark Wooding <mdw@distorted.org.uk>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
README.md

index e284d2383715cd5c8f615e5c4c37be8fefa4e366..0fdf849acba32bbf914ff3518edd53ee6e7fc5b4 100644 (file)
--- 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: