From a9c51e24f162f71c08e4f04133841603e3911894 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sat, 5 Dec 2020 19:12:40 -0700 Subject: [PATCH] small fix --- ui/README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/ui/README.md b/ui/README.md index a05cb70c4..8aa3c45c8 100644 --- a/ui/README.md +++ b/ui/README.md @@ -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`