From ec2b707353900b92eb6bcd2ea15775c1891d4e20 Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Tue, 30 Mar 2021 10:48:53 -0600 Subject: [PATCH] README edit --- appmgr/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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