diff --git a/appmgr/README.md b/appmgr/README.md index 023579088..69c7d0f57 100644 --- a/appmgr/README.md +++ b/appmgr/README.md @@ -3,7 +3,12 @@ # Instructions Install the portable version of appmgr -`$ cargo install --path=. --features=portable` + +`cargo install --path=. --features=portable` + +On Mac, also add + +`--no-default-features` ## Exit Codes 1. General Error