Update README.md (#318)

This commit is contained in:
kn0wmad
2021-05-05 10:01:31 -06:00
committed by GitHub
parent 5d4837d942
commit 3126d6138e

View File

@@ -2,6 +2,12 @@
# Instructions
Clone the repo and enter the appmgr directory
`git clone https://github.com/Start9Labs/embassy-os.git`
`cd embassy-os/appmgr`
Install the portable version of appmgr
`cargo install --path=. --features=portable --no-default-features`