From 6a162378680a895e044e6424a8552bb1e69aec0d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Jun 2020 19:31:09 +0100 Subject: [PATCH] README.md: Fix leftover ref to -ARPI, should be -T Signed-off-by: Ian Jackson --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 379c4ef..4132008 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ A simple shell alias would help a lot, except that cargo rejects `--target=` when it thinks it's not needed. In your nailing-cargo config, you can write something like -`arch.RPI='arm-unknown-linux-gnueabihf'`. Then `nailing-cargo -ARPI` +`arch.RPI='arm-unknown-linux-gnueabihf'`. Then `nailing-cargo -TRPI` will DTRT. In fact, you do not even need to specify that particular arch alias, since it is built-in to nailing-cargo. -- 2.30.2