mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
Added Instructions to appmgr README
This commit is contained in:
committed by
Aiden McClelland
parent
a4b1529dc4
commit
8ba23f05a4
@@ -1,5 +1,13 @@
|
|||||||
# appmgr
|
# appmgr
|
||||||
|
|
||||||
|
# Instructions
|
||||||
|
|
||||||
|
Add dependencies
|
||||||
|
```cargo install toml-cli```
|
||||||
|
|
||||||
|
Install the portable version of appmgr
|
||||||
|
```$ cargo install --path=. --features=portable```
|
||||||
|
|
||||||
## Exit Codes
|
## Exit Codes
|
||||||
1. General Error
|
1. General Error
|
||||||
2. File System IO Error
|
2. File System IO Error
|
||||||
|
|||||||
Reference in New Issue
Block a user