small fix

This commit is contained in:
Matt Hill
2020-12-05 19:12:40 -07:00
committed by Keagan McClelland
parent c3e96ef5df
commit a9c51e24f1

View File

@@ -6,14 +6,10 @@
`npm i -g @ionic/cli`
`git clone https://github.com/Start9Labs/embassy-ui.git`
`git clone https://github.com/Start9Labs/embassy-os.git`
`cd embassy-ui`
`cd embassy-os/ui`
`npm i`
`ionic serve`
## Production Deployment
`ionic build --prod`