mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
Added Instructions to appmgr README
This commit is contained in:
committed by
Aiden McClelland
parent
8ba23f05a4
commit
5b5495cd51
@@ -3,10 +3,10 @@
|
|||||||
# Instructions
|
# Instructions
|
||||||
|
|
||||||
Add dependencies
|
Add dependencies
|
||||||
```cargo install toml-cli```
|
`cargo install toml-cli`
|
||||||
|
|
||||||
Install the portable version of appmgr
|
Install the portable version of appmgr
|
||||||
```$ cargo install --path=. --features=portable```
|
`$ cargo install --path=. --features=portable`
|
||||||
|
|
||||||
## Exit Codes
|
## Exit Codes
|
||||||
1. General Error
|
1. General Error
|
||||||
|
|||||||
Reference in New Issue
Block a user