From 4f16d8229430ec5cb45c447916b1c754cd18bab3 Mon Sep 17 00:00:00 2001 From: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com> Date: Fri, 2 Apr 2021 13:38:48 -0600 Subject: [PATCH] Update README.md --- appmgr/README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/appmgr/README.md b/appmgr/README.md index 69c7d0f57..0f654d4ac 100644 --- a/appmgr/README.md +++ b/appmgr/README.md @@ -4,11 +4,7 @@ Install the portable version of appmgr -`cargo install --path=. --features=portable` - -On Mac, also add - -`--no-default-features` +`cargo install --path=. --features=portable --no-default-features` ## Exit Codes 1. General Error @@ -17,4 +13,4 @@ On Mac, also add 4. Config Spec violation 5. Config Rules violation 6. Requested value does not exist -7. Invalid Backup Password \ No newline at end of file +7. Invalid Backup Password