From 5b5495cd510ba608499ee2c6e59c515e7733cabb Mon Sep 17 00:00:00 2001 From: kn0wmad Date: Mon, 29 Mar 2021 12:31:40 -0600 Subject: [PATCH] Added Instructions to appmgr README --- appmgr/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appmgr/README.md b/appmgr/README.md index 8c56f5d13..b52c54706 100644 --- a/appmgr/README.md +++ b/appmgr/README.md @@ -3,10 +3,10 @@ # Instructions Add dependencies -```cargo install toml-cli``` +`cargo install toml-cli` Install the portable version of appmgr -```$ cargo install --path=. --features=portable``` +`$ cargo install --path=. --features=portable` ## Exit Codes 1. General Error