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